Re: Work Status does not work for non base members of Audit trail and Time
Hi William, As per the study material BPC 420, except the owner dimension, you must select base level members for all the other dimensions. Otherwise, you might not get the correct result. Hope this...
View ArticleRe: Best side option for Joins in IDT
Hi, Please update the idea place link here, so that others who are looking for same can promote. Did you try using parameter EXT_JOIN_INVERT within in Data foundation properties to see if that makes...
View ArticleRe: Can a Variant Material can be a ROH for another FERT?
Ganesh, If you check mark the material is configurable, then system consider this material as configurable and it will search for all related masters (class, characteristics). If your semi finished...
View ArticleRe: Font size bigger content area links in sap portal
Hi Simon, Waiting for your inputs. I could not able to find any solution till now. Thanks,Raju
View ArticleRe: Product Group
Thank u Brahmankar, Step I did for test cycle,1. Created a product group MC84 & assigned 4 materials in the group2. Then created plan for group MC813. Activated the version MC78 by copying version...
View ArticleRe: formula to display the detail section when a groupname is selected
hi abhilash,i tried it,but when i click the group name nothing is displaying in the detail section
View ArticleRe: Batch Characteristics to be made uneditable
HI Yang, Is their any standard authorization group for restricting any particular characteristics. we tried with f4 help, but their is no input regarding the same. Also i have checked the auth. object...
View ArticleParallel processing for account posting skipping records
helloo... i have already put wait up to statement in the zbapi. Please let me know if you have any piece of code to "trigger multiple jobs and each will use one background process" . Right now, the job...
View ArticleRe: Extraction from R/e source system
Hi Naresh,Thank you for your helpful feedback.Regards,Prajjwal
View ArticleRe: FM: PRICES_CHANGE error
hi Naren,can u help in this??http://scn.sap.com/thread/3397708 Regards,Ranjith
View ArticleRe: HR_MAINTAIN_MASTERDATA Entry not allowed
Its an information message .Return table of HR_MAINTAIN_MASTERDATA is null , also modified key is null . HR_MAINTAIN_MASTERDATA Entry not allowed
View ArticleCheck on Visibility in the Organization Model - Authorization Check in...
To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.You can also go back to the SAP help page.
View ArticleRe: disable columns in table control based on condition
HelloFirstly calculate current month using sy-datum(date) .lv_month = date+4(6). loop at my_control-cols into wa. if wa-index <> lv_MONTH. "your hidden column (Column which is not equal to...
View ArticleRe: modifying the standard theme of webdynpro application
Hi Uppu,Then you are on a different version to me which means you might be able to use Eclipse theme editor. However I would recommend agains it as it is out of support as described in note 1613933....
View ArticleRe: Enhance Oppurtunity Search
HI Pratheek & Akshay It can be done easily using AET but here the Requirement is different . . I added a REGION field in Opp search . And if user enters any value in that field it should filter...
View ArticleRe: Hierachynode variable is showing Text and Key while doing F4 selection
Hari, To achieve in Variable level , you require to make the settings in the Info-object level. Regards,Venkatesh
View ArticleRe: How to do deep insert in SAPUI5?
Hi Sridevi, Get the data from the form and send the data to server via loadData method Refer the below...
View ArticleRe: Selection for 0HR_PY_1
You have not answered exactly. I asked you to run RSA3 without company code selection. After you get the data, I asked to search whether your company code is reflecting there or not? Please answer...
View ArticleRe: How to retrive mutiple values using Read statement
Hi Adbul, If there are multiple entries, then i don't think you can achive the functionality using read table.You have to use loop inside loop. But for performance issues, you can use parallel cursor...
View Article