Re: Factoring PCR
The PCRs ZAP0 and ZAP2 use Payroll Operation PPPAR to make decisions on which sub-pcr to use in factoring the WTs (such as /801). Depending on the return values, processing will continue in sub-rule...
View ArticleRe: Empty page is displaying in custom sapui5 application when we run the app...
why not using ur local ui5 lib?
View ArticleRe: How to configure BPC 10.0 NW without currency translation?
Hi Daniel, Bit strange, if all the required settings are maintained, it should work. Can you try to run the FX restatement script logic from Data Manager & UJKT and share the screenshots. Can you...
View ArticleRe: webdispatcher Unable to open next screen after logging in through...
Hello Mohd, Can you access the next screen of your application if you do not use the web dispatcher? I mean, accessing the ABAP server directly? It looks like the MIMEs of your ITSmobile application...
View ArticleSLT transformation scenarios
Hi Experts, Needed your inputs on below two scenarios- scenario 1 - As we are aware about the SLT triggers that are present for insert, change, delete scenarios. table A ---> table B (replication...
View ArticleDesigner parameter settings from 3.1 - 4.1
Hi, We have universe(s) built in 3.1 that were migrated to 4.1. Queries run fast in 3.1 but very slow in 4.1.Can any please provide me insight on why this is happening? Is there some setting in...
View ArticleRe: Access 2007 compatible?
Dell, I was able to load the 1 but I try for 7 and i get this message 'Update cannot install because the version of the product is too low.' Now the version is 12.1.0.892' so 1 did get installedbut...
View Articleopen position in SAP.
Keen in suitable position in SAP, do let me know of any. Thanks and happy weekend
View ArticleRe: issue with internal table unique entries
Hi Ramya. Try, Data: it_temp like line of itab. loop at itab into wa. read table it_temp transporting no fields with key delivery no = wa-deliveryno.if sy-subrc <> 0.append...
View ArticleRe: Dump in Customs Declaration due to duplicate partner function
Hi Sarif, Did you tried Dave's suggestion? It would be worth checking table /SAPSLL/CORPAR entries before and after editing customs declaration manually. This should give you a hint where the problem...
View ArticleRe: Set an assignment block of an overview page to display mode even if the...
Hi Saurabh, Did you checked the logic in Event handler for Edit button in first place. Thanks,Ravi
View ArticleHow do we extract a report/table for ending balance in SBO?
I want to extract a balance report for suppliers and employees at 12/31/2015 (ending balance)
View ArticleRe: MTO+MTS strategy without sale order reference
Hi Shiv, For the first one, you can use strategy 40 and if you want the cumulative planned order, then you use the periodic lot size, that will cumulate the requirements and create only one planned...
View ArticleRe: BI-Repository: SSL unsupported curve
I had the same error and i followed this SAP note. http://service.sap.com/sap/support/notes/2270642 SolutionWorkaroundAdd a JVM parameter “-Dcom.sun.net.ssl.enableECC=false” for the...
View ArticleRe: Alerts management for SAP MM
Thank you for your reply .Indeed it is helpful I think the standard report MB5M does exist but is this ensure an automatique emailing for each time a material is about to expire ? also could the email...
View ArticleRe: SMQ1 queues not generating in ECC
Hi Neeraj, 1. You have to uncheck the checkbox in "Sync" in SAP Event Manager definition in below IMG configuration to generate a queue. SAP ECC - IMG -> Integration with Other mySAP.com Components...
View ArticleRe: issue with internal table unique entries
If you are using ABAP 7.40+, you could use the CORRESPONDING operator: TYPES: BEGIN OF lty_delivery_no, delivery_no TYPE field3, " Your field type END OF lty_delivery_no,...
View ArticleRe: Visual Studio tabs detach on their own as a separate window
Why create two Discussions on the same issue? Visual Studio tabs detach on their own as a separate window You will not get an answer quicker... - Ludek Senior Support Engineer Product Support, Global...
View ArticleRe: How to exit the java script code completly
Thank you Clemens. Best regards, pradeep.
View ArticleBSP exception URL /sap/bc/bsp... Does Not Contain Any Namespace Entries
Hello, I am having "BSP exception URL /sap/bc/bsp... Does Not Contain Any Namespace Entries" error. When I change my IE browser's language to en-US BSP runs without any error.When change language to...
View Article