Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Asset posting BAPI_ACC_DOCUMENT_POST (Park => Post) Error

JanjanamRamesh
Participant
0 Likes
972

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.

2 REPLIES 2
Read only

prakashjasti
Contributor
0 Likes
644

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.

Prakash J
Read only

0 Likes
644

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.