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

Regarding BAPI_ACC_GL_POSTING_POST

Former Member
0 Likes
499

Hi all,

I am using BAPI_ACC_GL_POSTING_POST . I coulfd fill the header data parameters . I have 2 GL account line items ,one with GL account posting key 15 to customer account and the next one with posting key 40 to another GL account . Is it possible using BAPI_ACC_GL_POSTING_POST. Treat this query as very urgent . Please reply ASAP

3 REPLIES 3
Read only

Former Member
0 Likes
447

Hi

The BAPI_ACC_GL_POSTING_POST is only to post G/L account document.

U have to use the general BAPI BAPI_ACC_DOCUMENT_POST

See the table T030B and check which transaction key Transaction key uses the posting key 15.

Assign that transaction key to BAPIACGL09-ACCT_KEY

Max

Read only

0 Likes
447

Hi Max ,

Thanks for the reply , As u said i checked in the table T030B . But i found so may entries for posting key 40 . How to select from that .For all debit posting key 40 all the credit posting key is 50 . I found only one entry for posting key 15 . Please help me on this matter .It would be helpful if u could provide me a sample code

Thanks in advance

Read only

Former Member
0 Likes
447

U have to use the general BAPI BAPI_ACC_DOCUMENT_POST