‎2007 Aug 07 2:18 PM
Hi,
I am using BAPI_ACC_GL_POSTING_POST for posting .
I would like to know how to use to upload CO-PA charateristics in revenue relevant accounts.
Or is there any other FM to acheive this.
thanks,
‎2007 Aug 17 12:28 PM
Hi Anu,
The BAPI AcctngGLPosting was not designed to include CO-PA.
Please take a look at the documentation of the function
BAPI_ACC_GL_POSTING_POST:
Accounting: General G/L Account Posting Functionality
You can use this method to update business transactions in Accounting
which mainly affect the general ledger and are definitely not updated
in subledgers which are relevant to the balance sheet.
The following BAPIs include a CO-PA update:
BAPI_ACC_BILLING_POST
BAPI_ACC_INVOICE_RECEIPT_POST
Regards,
Abhisek Patnaik