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: 

Create a production order

Former Member
0 Kudos

Hi All,

I tired creating production order using CO_ZF_PRODUCTIONORDER_CREATE. But It doesn't work. I tried using another function module CLOI_CHANGES_UPL_31. If anybody has used any of these FM or knows of any other FMs, please get back to me.

Thanks,

Hema.

3 REPLIES 3

former_member181962
Active Contributor
0 Kudos

Try Using one of the following BAPIs:

BAPI_PRODORD_CREATE BAPI: Generate Production Order

BAPI_PRODORD_CREATE_CAP_REQ BAPI: Create Capacity Requirements for Production Orders

BAPI_PRODORD_CREATE_FROM_PLORD BAPI: Convert Planned Order into Production Order

BAPI_PRODORD_CREATE_FROM_REF BAPI: Create Production Order with Reference Order

REgards,

Ravi

0 Kudos

Hi Ravi,

I am in release 4.7 and I couldn't find any of these Bapi's there. Do you have soem other bapi's/fms?

Regards,

Hema.

former_member353207
Participant
0 Kudos

Hi,

try to use transactioncode 'BAPI' and you'll gwet a good overview. Navigate to production order and you'll see..

regards joerg