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 Characteristics Update through Function module

Former Member
0 Likes
442

Hi,

My company is currently updating some CO-PA characteristics while posting Goods issue using MB1A. The CO-PA characteristics are available in MB1A through Coding block activation. So now when posting goods issue there is a screen available for us to post the CO PA values.

We have an interface that is posting goods issue. This interface currently does BDC. So we have no issues in posting the CO PA values.

We want to convert the BDC for posting goods issue into a BAPI call. I can see that there is a BAPI for posting goods issue (there are more than one) but is there one that could post Goods Issue and Post the CO PA Characteristics as well?

or

Is there a Function module that could be used to post the CO PA characteristics separately?

Thanks for taking time.

Edited by: Cyril Alex on Mar 26, 2009 6:57 PM

1 REPLY 1
Read only

Former Member
0 Likes
351

If you have the same issue refer SAP Note 929594 - Determine and transfer prof segmt for

BAPI_GOODSMVT_CREATE

Thanks for reading. I got the issue solved.