SAP table T005Z (Alternative Reporting Country Codes)
SAP table T005Z has 4 primary key fields being MANDT,MLDLA,MLDEM,INTCA.
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 | |
MLDLA | Reporting Country/Region | CHAR | 3 | 0 | T005 | MLDLA_005Z | |
MLDEM | Message destinations | CHAR | 3 | 0 | T015X | MLDEM_015X | |
INTCA | Country/Region ISO code | CHAR | 2 | 0 | INTCA_005Z | ||
LANDA | Alternative Country/Region Key | CHAR | 3 | 0 | LANDA_005Z |
T005Z foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T005Z | MANDT | T000 | Clients | MANDT |
1 T005Z | MLDLA | T005 | Countries | MANDT |
1 T005Z | MLDLA | T005 | Countries | LAND1 |