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

CO-PA posting

Former Member
0 Likes
319

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,

1 REPLY 1
Read only

former_member184941
Active Contributor
0 Likes
267

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