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 to create an operation in a production order.

Former Member
0 Kudos

Hi,

can any one help me in finding a BAPI that creates an operation in a production order, my functionality is to add a last operation to the production that indicated where the part has to be moved to.

This function should be triggered when the production order is released (i found the BADI to do this, only thing left is the BAPI that creates an operation.)

Thanks

Rich

1 REPLY 1

Former Member
0 Kudos

Check with the below Bapi's.

BAPI_PRODORD_CREATE

BAPI_PRODORD_CREATE_CAP_REQ

Thanks,

Srinivas