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 General Ledger Accounting.

Former Member
0 Likes
1,040

Does anyone knows if a BAPI or function that can create and posts documents for GL (general ledger accounting) exists?

I have been looking on the BAPI explorer but I'm not sure is one of the Bapi's listed under GL can do that.

I wrote a program using a batch input for trans FB01 but when process the session found some inconsistencies. The behavior of the the screens and fields is different when I process the BI session as when I did the recording.

So I decided to find a BAPI that can do that instead of a Batch Input.

Any help will be appreciated,

Orlando.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
915

Try thisbapi this will post the Billing Doc:

BAPI_ACC_BILLING_POST

Does anyone knows if a BAPI or function that can create and posts documents for GL (general ledger accounting) exists?

I have been looking on the BAPI explorer but I'm not sure is one of the Bapi's listed under GL can do that.

I wrote a program using a batch input for trans FB01 but when process the session found some inconsistencies. The behavior of the the screens and fields is different when I process the BI session as when I did the recording.

So I decided to find a BAPI that can do that instead of a Batch Input.

Any help will be appreciated,

Orlando.

2 REPLIES 2
Read only

Former Member
0 Likes
916

Try thisbapi this will post the Billing Doc:

BAPI_ACC_BILLING_POST

Read only

Former Member
0 Likes
915

Hi Orlando,

Check if this can serve your purpose

BAPI_ACC_GL_POSTING_POST

Regards,

Ravi