Jul 13, 2017 at 11:15 AM|243 Views | Last edit Jul 13, 2017 at 11:24 AM 2 rev.
Hi Experts
I need to automate creation of Pricing Document that is done manually using VKP5. While creating the document, the final price should be changed as per the input.
By using BAPI "BAPI_RPC_CALCULATE_PRICES" , I could create the pricing document. The problem is the BAPI is copying the final price from the original document and updating the same even though I am passing a different final Price.
Please let me know if anyone has worked in similar scenario or can explain how to handle this scenario.
Beside of the given instructions in the SAP incident, please note, that opening the SE37 with this BAPI, you can find a Function Module documentation, too.
On the bottom of this documentation, by clicking on the hyperlink of CALCITEMIN you will find further information regarding the currencies. Namely for different price fields different currency field needs to be filled.
Just to provide an update to the community members too: updating by percentage is available certainly, there seems to be a minor glitch only, and additionally the custom requirements defined in pricing have to be reviewed too.
Add comment