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: 

Posting journal entries using a BAPI

Former Member
0 Kudos

Hi We are looking at the possibility of automatically posting journal entries using a program.

following are the types of journals needs to be posted.

  • 1)Reversing Journals
  • 2)Standing Journals
  • 3)Scheduled Journals
  • 4)Intercompany Journals
  • 5)Purchase and Sales Ledger (Vendor / Creditor) Journal entries

Can you please suggest the BAPI i can use to upload these journal entries.

Do we have a single BAPI which can handle all these types? or do we need a separate ones for each.

Thanks for all the help.

Thanks & Regards,

Anjana Rao

1 REPLY 1

Former Member
0 Kudos

I know we can use BAPI_ACC_DOCUMENT_POST. Can we use this BAPI for all the above mentioned journal types?