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

BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
364

posting the document in tcode. FB01 using this bapi BAPI_ACC_DOCUMENT_POST,i am getting the following return message from bapi,

E RW Error in document: BKPFF $ SAPUSD210

E RW No data was transferred to parameter SD00.

Is there any solution to solve this problem.

Could any one help me.

1 REPLY 1
Read only

Former Member
0 Likes
336

Hi,

The seems that, the data that is given to the BAPI is not sufficient. Check all the required inputs in the FB01 and pass the same to the BAPI.

Siva