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

Accounting: Document Posting BAPI's

Adi_Bathineni
Participant
0 Likes
2,720

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
Read only

amit_khare
Active Contributor
0 Likes
671

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

Read only

Former Member
0 Likes
671

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.

Read only

0 Likes
671

Hi,

see this:

regards

Arjun

Read only

Adi_Bathineni
Participant
0 Likes
671

Thanks Guys