Order Header Data
This Model Table represents the header table related to production order. It provides information on production orders and other related data.
The function defines the following fields:
-
Order: You use this field to specify the production order number. The corresponding SAP ECC field is AUFNR in table AFKO.
-
Total Order Quantity: You use this field to store information on the quantity of material produced. The corresponding SAP ECC field is GAMNG in table AFKO.
-
Base Unit of Measure: You use this field as the unit of measurement of total order quantity. The corresponding SAP ECC field is GMEIN in table AFKO.
-
Material Number: You use this field to store information of all types of material used. The corresponding SAP ECC field is MATNR in table AFKO.
-
Bill of Material: You use this field to refer to the bill of material, which is a complete, formally structured list of the components that form a product. The corresponding SAP ECC field is STLNR in table AFKO.
-
Routing Number for Operations: You use this field to store information on the routing operation task list number. The corresponding SAP ECC field is AUFNL in table AFKO.
-
Confirmation Scrap Quantity: You use this field to specify the quantity of scrapped material during production. The corresponding SAP ECC field is XMNGA in table AFKO.
-
Sched. Start Time: You use this field to refer to the scheduled start time of the production order. The corresponding SAP ECC field is GSUPS in table AFKO.
-
Sched. Finish Time: You use this field to refer to the scheduled end time of the production order. The corresponding SAP ECC field is GLUPS in table AFKO.
-
Actual Start Time: You use this field to refer to the actual time of starting the production order. The corresponding SAP ECC field is GSUZI in table AFKO.
-
Actual Finish Time: You use this field to refer to the actual end time of the production order. The corresponding SAP ECC field is GEUZI in table AFKO.
-
Downtime: You use this field to specify the scheduled and unscheduled downtime during the production. The corresponding SAP ECC field is ISERH in table AFRU.
-
Unit of Downtime: You use this field to refer to the unit of downtime. The corresponding SAP ECC field is ZEIER in table AFRU.
-
Order Start Date: You use this field to specify the date of starting the production order. The corresponding SAP ECC field is GSTRI in table AFKO.
-
Order Finish Date: You use this field to refer to the end date of the production order. The corresponding SAP ECC field is GETRI in table AFKO.