SAP table T438X (MRP group text)
SAP table T438X has 4 primary key fields being MANDT,SPRAS,WERKS,DISGR.
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 | |
SPRAS | Language Key | LANG | 1 | 0 | T002 | SPRAS | |
WERKS | Plant | CHAR | 4 | 0 | T001W | WERKS_D | |
DISGR | MRP Group | CHAR | 4 | 0 | T438M | DISGR | |
TEXT40 | Text, 40 Characters Long | CHAR | 40 | 0 | TEXT40 |
T438X foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T438X | DISGR | T438M | Control Parameter for MRP -Material Level- | MANDT |
0 T438X | DISGR | T438M | Control Parameter for MRP -Material Level- | WERKS |
0 T438X | DISGR | T438M | Control Parameter for MRP -Material Level- | MTART |
1 T438X | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |
0 T438X | WERKS | T001W | Plants/Branches | WERKS |