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

BAPI to simulate functionality of t-code KE21N

Former Member
0 Likes
1,292

Hi Forums,

I need to sales order information into COPA, anyone had experience with this and what BAPI would be used to accomplish this?

thanks

5 REPLIES 5
Read only

Former Member
0 Likes
888

Hi,

Try this for CO PA Planning data..

BAPI_COPAPLANNING_GETDATA Read CO-PA Planning Data

BAPI_COPAPLANNING_POSTDATA

Write CO-PA Planning data

Also try,

BAPI_COPAQUERY_GETACC_ACTDATA

BAPI COPAQuery.GetAccountBasedActualData

BAPI_COPAQUERY_GETACC_PLANDATA

BAPI COPAQuery.GetAccountBasedPlannningData

BAPI_COPAQUERY_GETCOST_ACTDATA

BAPI COPAQuery.GetCostingBasedActualData

BAPI_COPAQUERY_GETCOST_PLANDAT

BAPI COPAQuery.GetCostingBasedPlanningData

Regards,

ShreeMohan

Please mark helpful answers

Read only

former_member194669
Active Contributor
0 Likes
888

Have you checked function modules under function group KEBAPI1169 ?

a®

Read only

0 Likes
888

I have noticed that BAPI_COPAACTUALS_POSTCOSTDATA does not return the SAP document number, this is a requirement of mine.

anyone know how to accomplish this?

Read only

0 Likes
888

Hi,

Please Refer this link,

please let me know if any issue

Regards

ShreeMohan

Edited by: ShreeMohan Pugalia on Jul 21, 2009 4:54 PM

Read only

0 Likes
888

Yes you are right.

May be copy this fm into Z_ and change accordingly as per your needs, will it do ?

a®