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/FM - Production order

Former Member
0 Kudos
573

Hi all,

I've to update the production order - [overhead key - ZSCHL]. Is there any BAPI / Function module available to update the production order.

I used 'RK_AUFTRAG_SICHERN' which directly updates the table not the Order.

4 REPLIES 4
Read only

Former Member
0 Kudos
407

cn u try any of following FMs -

CNM2_PRODUCTION_ORDER

CO_ZF_PRODUCTIONORDER_CREATE

MD_ORDERTYPE_PRODUCTION_ORDER

Read only

0 Kudos
407

Hi,

I checked this FM, its not working.

Kindly let me know any other FM / BAPI

Read only

PS_1978
Active Participant
0 Kudos
407

Hi Tina,

Can you check the FM 'BAPI_PRODORDER_CHANGE'.

I am not sure about the BAPI name... Currently I dont have access to R/3 system. Please search the FM with the string 'BAPI_PRODORDCHANGE'.

Regards,

Phani.

Message was edited by:

Sivapuram Phani Kumar

Read only

Former Member
0 Kudos
407

Hi Tina Pillai,

You can make use of BAPI FM "BAPI_ALM_ORDER_MAINTAIN"

Check the Function Module Documentation for passing the values.

This will solve u r problem.

Regards,

Sivaram.