Re: New functions in PFCG - track auth.-changes when merging authorizations
Good old ALV. Still unbeatable in 21st century :-). BTW nice features. Cheers
View ArticleRe: To prevent upload of incorrect file in LSMW
To prevent such mistakes, the user should actually execute the display read data step and the display converted data step. If he had done this, then he had seen that instead of english text there is...
View ArticleRe: PRT Plant Conversion From Central Task List
Hi IbnuI am sure you know that you can create PRTs Plant Independent which may help you. The standard centralized Task List conversion does not cover conversion of PRTs. You may think using...
View ArticleRe: Trying to make sense of OSS Note 1999747 - Screen ID Overwrite Rules?
Chinthan,As described in my comment above, please note that I believe the following screen override entries need to be added to the OSS Note (and likewise for VA02 and VA03):...
View ArticleRe: Update OITW MinStock using DTW
Try this query:SELECT ItemCode, WhsCode,ROW_NUMBER()OVER (PartitionBY ItemCode OrderBy WhsCode)- 1 FROM OITW This query will give you the LineNum based on the system keeping the order as alphabetical...
View ArticleRe: Custom key figure at PERPRODLOC level using helper key figure at...
Hi, We cracked this issue, the problem was with "composite fat" key figure being checked as stored. Attached is the modified definition. Regards,Aditya G
View ArticleRe: ABAP runtime error OBJECTS_OBJREF_NOT_ASSIGNED occurs during the...
Hi All, I am also getting the same short dump. When contacted SAP they did ask me to deactivate badi ME_DP_CLEARING. Even after I deacitivation of that BADI the error did not change.SAP note 1879797 -...
View ArticleRe: Executing Store Procedure random timeouts
I suspect the former. I think variable output SPs are new in 11 so there may be a bug. A support incident would be best.
View ArticleRe: Trying to make sense of OSS Note 1999747 - Screen ID Overwrite Rules?
Hi Rob,For standard order even sales tab has 4001, so there is no overwrite required for overview screen. If you are using specific type of order then it is possible that the sales order tab uses...
View ArticleRe: Calendar Popups Backwards on BI 4.1 SP4 PL3
Several customers faced this issue, KBA 2094859 has been created: the issue is fixed in BI4.1 SP5. Frederique
View ArticleRe: V9.1 Quantity Discount
Hrmmm, that is quite strange.Are there any form settings you can check? Nick
View ArticleRe: Application crashes when preview with crystal report
Hi Rudresh If you are not trying to change to a different location of the mdb, you do not need any code that would point to the mdb. If you are trying to go to a different mdb, see KB 2048399 - How to...
View ArticleRe: Help needed in BPC 10.NW
You could restore the USGAAP or IFRS starter kit for consolidation and for planning the starter kits for Insurance or CAPEX (not sure if those still exist for the 10 version of BPC). Also the demos...
View ArticleRe: Key for SAP Lumira
Hi Carl - it has been a while since I downloaded the free edition - would you please contact the SAP Lumira Experts bymailor phone +1 855 558-6472
View ArticleRe: BPC 7.5 Deleting Master Data members by loading with file
What's your business requirement, why would you like to do this to get an idea if this can be achieved with another mechanism?
View ArticleRe: Restricted values in Dimension
Select the table and goto Analysis Tab and select the Add filter Option. Here select the Filter for Week as "Is not Null" . If this doesn't work you can also try to set the filter for Week as "Not...
View ArticleRe: What is Production Planning?
Hi Umang ,The production planning is also one of the SAP Module Like SAP BPC,SAP Production planning module used most of the manufacturing sectors ,here manufacturing planning can done through...
View ArticleRe: Using a variable to specify contents of a specific field
Hi James, Here's what I did to get to where you want it. Create a second group based on FSD_ID. Now do a Record Sort on Question_ID. Create a formula called Initialize like: WhilePrintingRecords;...
View ArticleRe: Back-end data files
You can only get these if you do the SAP academies, please refer to my other reply for alternatives
View ArticleRe: SAP GRC 10.0 Offline Risk Analysis
Hi Manuela, The scripts are very simple, you can get the information by joining some tables. For empty values you have skip them, do not complete with spaces, but keep the "tab".Role name and...
View Article