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

Profitability Segment Update in Orders

Former Member
0 Likes
1,342

Hello,

I want to change, by program, the Sales engineer in the profitablity segment of orders.

the data are stored in table CE4PRGR and CE4PRGR_ACCT but I don't found any function module or bapi to update these data.

anyone know how to do that?

thanks in advance

Hello,

I want to change, by program, the Sales engineer in the profitablity segment of orders.

the data are stored in table CE4PRGR and CE4PRGR_ACCT but I don't found any function module or bapi to update these data.

anyone know how to do that?

thanks in advance

4 REPLIES 4
Read only

Former Member
0 Likes
963

try this FM <b>COPA_IPV_WRITE_TABLES</b>

Regards

Prabhu

Read only

0 Likes
963

Thanks for your help Prabhu, this FM only insert data in TKEIPV00 and TKEIPV01 that are "CO-PA: Entry Aids", this is not what I want.

Regards

Eric

Read only

0 Likes
963

I found this FM : COPA_PROFITABILITY_SEGMENT , it seems to be ok but I have difficulties to use it, all comments are in German

Read only

0 Likes
963

then use Google.com---> language tools to convert DE to EN.

regards

Prabhu