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 / Function module for Process order components changes

Former Member
0 Likes
3,380

Hi Gurus,

Please help me for BAPI/Function module for BOM components changes related to Process order.

For Batch assignment , Quantity change , Substitute material, add component , delete component.

2 REPLIES 2
Read only

Former Member
0 Likes
1,603

Check which of them suits your requirement.

BAPI_PROCORD_EXIST_CHECK

BAPI_PROCORD_CHECK_MAT_AVAIL

BAPI_PROCORD_CLOSE

BAPI_PROCORD_COMPLETE_TECH

BAPI_PROCORD_COSTING

BAPI_PROCORD_CREATE_CAP_REQ

BAPI_PROCORD_RELEASE

BAPI_PROCORD_REVOKEUSERSTATUS

BAPI_PROCORD_SCHEDULE

BAPI_PROCORD_SETUSERSTATUS

BAPI_PROCORD_SET_DELETION_FLAG

BAPI_PROCORD_SET_DEL_INDICATOR

BAPI_PROCORD_WM_MAT_STAGING

BAPI_PROCORD_CREATE

BAPI_PROCORD_CHANGE

BAPI_PROCORD_CREATE_FROM_REF

BAPI_PROCORD_CREATE_FROM_PLORD

BAPI_PROCORD_GET_LIST

BAPI_PROCORD_GET_DETAIL

Hope this helps.

Regards,

Harsh

Read only

Former Member
0 Likes
1,603

Hi Ashok,

Try using BAPI_PRODORD_GET_DETAIL

Regards,

Ashvin