‎2006 Nov 14 3:00 PM
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
‎2006 Nov 14 3:14 PM
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
‎2006 Nov 15 7:01 AM
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
‎2006 Nov 14 3:16 PM