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 for CO-Production order and Cost Estimate

Former Member
0 Kudos
1,634

Hello, gurus.

Could you please help me with the following issue. Is there some BAPI, FM of IDOC for:

1. CO-Production order creation (KKF1)

2. CO-Production order change (KKF2)

3. Change Order Planning (KKF4)

4. Order list (like in S_ALR_87013127 for example)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
782

Hello,

check these BAPI's

BAPI_INTERNALORDRGRP_GETDETAIL

BAPI_INTERNALORDRGRP_GETLIST

BAPI_INTERNALORDRGRP_CREATE

BAPI_INTERNALORDRGRP_ADDNODE

BAPI_INTERNALORDER_GETDETAIL

BAPI_INTERNALORDER_SAVEREPLICA

BAPI_INTERNALORDER_CREATE

Thank u,

santhosh

3 REPLIES 3
Read only

Former Member
0 Kudos
783

Hello,

check these BAPI's

BAPI_INTERNALORDRGRP_GETDETAIL

BAPI_INTERNALORDRGRP_GETLIST

BAPI_INTERNALORDRGRP_CREATE

BAPI_INTERNALORDRGRP_ADDNODE

BAPI_INTERNALORDER_GETDETAIL

BAPI_INTERNALORDER_SAVEREPLICA

BAPI_INTERNALORDER_CREATE

Thank u,

santhosh

Read only

0 Kudos
782

Hello,

These BAPIs are for creating internal order groups. Are you sure, that they are useful for creating co-production orders (order type = CP01, order category = 4)?

Read only

Former Member
0 Kudos
782

Hello,

I am not sure for that.....please read the document and check it.

Thank u,

santhosh