ā2014 Nov 10 2:29 PM
Hi All,
I have a requirement to create a service entry sheet with an amount different from the PO gross amount.
I am using BAPI_ENTRYSHEET_CREATE to create the SES. I first use BAPI_PO_GETDETAIL to extract PO details and then pass values to BAPI_ENTRYSHEET_CREATE accordingly. However, if I change the amount during runtime in my custom program and I check in ML81N, the amount does not change.
Is there anything more I need to do achieve this? Thank you in advance.
Regards,
Darlington
ā2014 Nov 12 7:37 AM