SAP table T437P (Planning IDs for Repetitive Manufacturing)
SAP table T437P has 3 primary key fields being MANDT,WERKS,PLAN_ID.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
WERKS | Plant | CHAR | 4 | 0 | T001W | WERKS_D | |
PLAN_ID | Planning identification | CHAR | 8 | 0 | MDV | ||
PLID_TEXT | Planning Identification Text | CHAR | 20 | 0 | PLID_TEXT | ||
MENG_EINH | Unit of Measure for Planning Identification | UNIT | 3 | 0 | T006 | MNGEINH | |
KALID | PPC Planning Calendar | CHAR | 3 | 0 | T439G | MRPPP |
T437P foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T437P | KALID | T439G | PP Planning periods: header table | MANDT |
0 T437P | KALID | T439G | PP Planning periods: header table | WERKS |
1 T437P | MENG_EINH | T006 | Units of Measurement | MANDT |
0 T437P | WERKS | T001W | Plants/Branches | WERKS |