‎2015 Jan 14 10:22 AM
Hi Gurus,
When i park/post the document (Asset post) using BAPI i am getting below error.
I can able to park a document successfully, but i can not post a document using FBV0 transaction, getting below error message
can any one share suggestions ?
I am passing parameters as below,
Line 1 : G/L Account + Cost center + Amount + Transaction type + Invoice reference
Line 2 : Asset number + Amount + Invoice reference.
We can able to post manually, but could not able to park/post through BAPI.
‎2015 Jan 14 10:40 AM
Hi,
Please check the date format of BSEG-VALUT and send the data to BAPI in correct format.
Change the format of date using FM or you can add your own logic.
Regards,
Prakash.
‎2015 Jan 14 10:47 AM
Actually, BAPI suppose to pick value date automatically.
Other than asset postings, BAPI can able to pick value date automatically and park the document.
Issue with asset postings only.