SAP table T399I (Planning plant parameters)
SAP table T399I has 2 primary key fields being MANDT,IWERK.
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 | |
IWERK | Maintenance Planning Plant | CHAR | 4 | 0 | T001W | IWERK | |
DTVOR | Default current date for start/end dates in PM order | CHAR | 1 | 0 | DTVOR | ||
DAUNE | Normal duration/unit | UNIT | 3 | 0 | T006 | DAUNORE | |
ARBEH | Unit for work | UNIT | 3 | 0 | T006 | ARBEITE | |
EAMS_AUART_UC | Default Order Type for Unplanned Confirmation | CHAR | 4 | 0 | EAMS_AUART_UC |
T399I foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T399I | ARBEH | T006 | Units of Measurement | MANDT |
1 T399I | DAUNE | T006 | Units of Measurement | MANDT |
0 T399I | IWERK | T001W | Plants/Branches | MANDT |
0 T399I | IWERK | T001W | Plants/Branches | WERKS |