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: 

Change components at planned order

Former Member
0 Kudos

Hi,

Currently we are using BDC to change components at planned orders.

Due to big data volume, we have performance issue now. Just checked

if there is any BAPI to replace BDC. But can't find proper one. Anyone has

any expeerience about changing components at planned order?

Thanks.

B. Regards,

Nancy

3 REPLIES 3

Former Member
0 Kudos

Look at:

BAPI_PLANNEDORDER_CHANGE Change planned order

BAPI_PLANNEDORDER_CREATE Create planned order

BAPI_PLANNEDORDER_DELETE Delete planned order

BAPI_PLANNEDORDER_EXIST_CHECK Planned order existence check

BAPI_PLANNEDORDER_GET_DETAIL Get details for planned order

BAPI_PLANNEDORDER_GET_DET_LIST Get detailed planned order list

Former Member
0 Kudos

Just check if

BAPI_PLANNEDORDER_CHANGE will suit your purpose.

Thanks and Regards

Swarna

former_member382625
Participant
0 Kudos

Hi Nancy,

We face a similar issue. Were you able to solve your problem?

Also, which API do you use to update components?

Thanks and Regards,

Neha