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: 

Accounting: Document Posting BAPI's

Adi_Bathineni
Participant
0 Kudos
2,153

Guru's,

I'm using the following BAPI to post Vendor and Customer Document Posting.

BAPI_ACC_DOCUMENt_POST.

But the problem is, we are not able to pass the Posting Key in this BAPI.we tried many scenarios, but we are failed in all the ways.

Could you guys give me if there is any other BAPI which do the same operation as BAPI_ACC_DOCUMENT_POST.

Please advice me on this, i want to use only BAPI's to do this.

Thanks in advance.

Regards,

Adi.

4 REPLIES 4

amit_khare
Active Contributor
0 Kudos
104

Search the forum with BAPI_ACC_DOCUMENT_POST PSTING KEY, you will get many helpful discussions for the same.

former_member181995
Active Contributor
0 Kudos
104

As per My knowledge Posting keys should be determine by System automatically,Based on the amount.If you've negative amount than document will be posted as Credit and if you've positive amount than document would be posted debit.

0 Kudos
104

Hi,

see this:

regards

Arjun

Adi_Bathineni
Participant
0 Kudos
104

Thanks Guys