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

Former Member
0 Likes
1,160

Hi all,

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

thanx in advance.

rekha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
762

Hi,

You can also try BAPI_ACC_INVOICE_RECEIPT_POST.

Regards

Fuad

4 REPLIES 4
Read only

Former Member
0 Likes
762

Hi Rekha,

You can try using the BAPI BAPI_ACC_DOCUMENT_POST.

Hope it helps,

Thanks, Debasish

Read only

Former Member
0 Likes
763

Hi,

You can also try BAPI_ACC_INVOICE_RECEIPT_POST.

Regards

Fuad

Read only

0 Likes
762

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.

Read only

0 Likes
762

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.