SAP Table
T439P Split-up for forecast requirements
SAP table T439P has 4 primary key fields being MANDT,WERKS,PERKZ,AUFTL.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
T439P columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||
| KeyWERKS | Plant | CHAR | 4 | 0 | T001W | WERKS_D | |||||||||||
| KeyPERKZ | Period Indicator | CHAR | 1 | 0 | PERKZ | ||||||||||||
|
|||||||||||||||||
| KeyAUFTL | Splitting Indicator | CHAR | 1 | 0 | AUFTL | ||||||||||||
| ANZTG | Number of forecast periods split into daily requirements | DEC | 3 | 0 | ANZTG | ||||||||||||
| ANZWO | Number of forecast periods split into weekly requirements | DEC | 3 | 0 | ANZWO | ||||||||||||
| ANZPR | Number of forecast periods that are included in MRP | DEC | 3 | 0 | MD_ANZPR | ||||||||||||
/ Relationships
T439P foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| T439P | WERKS | T001W | Plants/Branches | WERKS |