‎2009 Nov 11 11:28 PM
Folks:
I am trying to change accounting document via BAPI FI_DOCUMENT_CHANGE but SAP does not allow me to change the field(WSKTO:Cash Discount Amount in Document Currency) . I can change other fields in Accounting document by using this BAPI. I am trying other BAPI Bapi_Document_Change2 but that is not working in my case as well. I dont want to write BDC for this.
Can you please let me know is there any other BAPI or FM which can be used to change accounting document?
‎2009 Nov 12 4:30 AM
Hi,
i think you can deactiviate the discount and add new discount condition as deletion is not allowed because track will be lossed.
you can use same bapi.
Atul
‎2009 Nov 12 3:22 PM
When I manually try to change the value I can change in trascation FB09 but by using This FM I cant change that value. Is there any twick I have to make in order to change discount amount in accounting document by using this FM or any other functional module can be helpful?
Please guide.