Application Development 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: 

BAPI for CO-Production order and Cost Estimate

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

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)?

Former Member
0 Kudos

Hello,

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

Thank u,

santhosh