SAP table T439J (PP planning periods: calculation rule)
SAP table T439J has 4 primary key fields being MANDT,WERKS,MRPPP,DUPRE.
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 | |
MRPPP | PPC Planning Calendar | CHAR | 3 | 0 | T439G | MRPPP | |
DUPRE | Counter anti duplicate record | NUMC | 4 | 0 | DUPRE | ||
WKNUM | PP Planning calendar: number of the week day in the month | NUMC | 1 | 0 | WKNUM | ||
WKDAY | PP Planning calendar: week day | NUMC | 1 | 0 | WKDAY | ||
FDINT | PP Planning calendar: calculation rule for workday interval | NUMC | 3 | 0 | FDINT | ||
PPDAT | PP Planning calendar: start date for period calculation | DATS | 8 | 0 | PPDAT | ||
RESERVE | Actual Period | NUMC | 3 | 0 | RESERVE |
T439J foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T439J | MRPPP | T439G | PP Planning periods: header table | MANDT |
0 T439J | MRPPP | T439G | PP Planning periods: header table | WERKS |
1 T439J | WERKS | T001W | Plants/Branches | WERKS |