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
333

Hi Gurus,

I am working on an interface where I need to create accounting document and for this I am using this BAPI " BAPI_ACC_DOCUMENT_POST". Can you please tell me where should I pass the Posting key and the amount in this BAPI and how should I take care of offset entry, posting keys that I am using are 21 and 31, please help me through.

Thanks

Rajeev Gupta

1 REPLY 1
Read only

ferry_lianto
Active Contributor
0 Likes
299

Hi,

Te posting key is determined by the ACCT_KEY of table parameter ACCOUNTGL.

Please check the source codes of FORM FILL_ACCT_KEY in progam LACC9F20.

Regards,

Ferry Lianto