/SAPAPO/MM_SCHED - Schedule Line Data
Schedule Line Data information is stored in SAP table /SAPAPO/MM_SCHED.
It is part of development package /SAPAPO/SDORDER in software component SCM-APO-INT-SLS. This development package consists of objects that can be grouped under "Order Processing".
It is part of development package /SAPAPO/SDORDER in software component SCM-APO-INT-SLS. This development package consists of objects that can be grouped under "Order Processing".
Fields for table /SAPAPO/MM_SCHED
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
GUID | GUID of an Order Object | X | /SAPAPO/ORDER_GUID | CHAR | 44 | |
TIME_TYPE | Date/Time Type | /SAPAPO/EV_TYPE | CHAR | 24 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
ITEM_GUID | GUID of an Order Object | /SAPAPO/ORDER_GUID | CHAR | 44 | ||
EVENT_TYPE | ATP: Schedule Line Type | /SAPAPO/EVENT_TYPE | CHAR | 2 | ||
QUANTITY | Scheduled Quantity | /SAPAPO/SCHEDLIN_QUAN | QUAN | 7 | ||
PARENT_SDLN_GUID | GUID of an Order Object | /SAPAPO/ORDER_GUID | CHAR | 44 | ||
EXT_SCHEDLIN | Item Number for Identification of an Input/Output Node | /SAPAPO/OM_POSITION_NO | CHAR | 12 | ||
ORDID | Internal Number (UID) for an Order in APO | /SAPAPO/ORDERID | CHAR | 44 |