‎2007 May 08 4:03 AM
i want get the prioduction order deatis using bapi_order_get_details how to do this plz telme give a sample code.
‎2007 May 08 4:27 AM
Hello Jaya
Use BAPI <b>BAPI_PRODORD_GET_DETAIL</b> to read production orders. If you want to read the header and positions set
- ORDER_OBJECTS-HEADER = 'X' and
- ORDER_OBJECTS-POSITIONS = 'X'Regards
Uwe