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 for GL/AR/AP posting

Former Member
0 Kudos

Hi all,

Is there any one bapi or F.M for GL,AR and AP posting.

thanx in advance.

rekha

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You can also try BAPI_ACC_INVOICE_RECEIPT_POST.

Regards

Fuad

4 REPLIES 4

Former Member
0 Kudos

Hi Rekha,

You can try using the BAPI BAPI_ACC_DOCUMENT_POST.

Hope it helps,

Thanks, Debasish

Former Member
0 Kudos

Hi,

You can also try BAPI_ACC_INVOICE_RECEIPT_POST.

Regards

Fuad

0 Kudos

Hi Debashish/Faud,

Can I use these bapi for all documents i.e One bapi will post GL as well as AR and AP documents.

0 Kudos

BAPI_ACC_DOCUMENT_POST - Can be used to post GL/AP/AR. Take a look at the BAPI, you can see structures for all 3 postings.

BAPI_ACC_INVOICE_RECEIPT_POST - Capable of posting AP only.