2006 Dec 27 4:11 AM
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.
2006 Dec 27 4:21 AM
cn u try any of following FMs -
CNM2_PRODUCTION_ORDER
CO_ZF_PRODUCTIONORDER_CREATE
MD_ORDERTYPE_PRODUCTION_ORDER
2006 Dec 27 11:26 AM
Hi,
I checked this FM, its not working.
Kindly let me know any other FM / BAPI
2006 Dec 27 11:50 AM
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
2006 Dec 27 1:02 PM
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.