Application Development 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: 

BAPI_ACC_DOCUMENT_POST" ....F-43

Former Member
0 Kudos

Hi gurus,

I am working on an interface where I need to post the accounting document using T.code F-43, for this I will be using this BAPI "BAPI_ACC_DOCUMENT_POST" and the posting keys will be 21 and 31, other required information is below:

pos_date,doc_type, pos_per, bukrs, currency, doc_date, pos_key, Vendor, and amount.

Can you please guide me through how to use this BAPI.....

Thanks

Rajeev Gupta

2 REPLIES 2

Former Member
0 Kudos

If you open the function module using SE37 and then click on 'Function Module Documentation' button, there is a pretty good documentation about this BAPI.

Former Member
0 Kudos

Hi Rajeev,

Just search forum using this BAPI, you will get lots of sample code also.

Regards,

Atish