SAP table T005ZT (Name of Reporting Country Codes)
SAP table T005ZT has 5 primary key fields being MANDT,SPRAS,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 | |
SPRAS | Language Key | LANG | 1 | 0 | T002 | SPRAS | |
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 | T005Z | INTCA_005Z | |
LANDX | Name of Country/Region (Short) | CHAR | 15 | 0 | LANDX | ||
LKVRZ | Short name for foreign trade statistics | CHAR | 7 | 0 | LKVRZ_005Z | ||
LANDX50 | Country/Region Name (Maximum 50 Characters) | CHAR | 50 | 0 | LANDX50_005Z |
T005ZT foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T005ZT | INTCA | T005Z | Alternative Reporting Country Codes | MANDT |
0 T005ZT | INTCA | T005Z | Alternative Reporting Country Codes | MLDLA |
0 T005ZT | INTCA | T005Z | Alternative Reporting Country Codes | MLDEM |
0 T005ZT | INTCA | T005Z | Alternative Reporting Country Codes | INTCA |
1 T005ZT | MANDT | T000 | Clients | MANDT |
0 T005ZT | MLDLA | T005 | Countries | MANDT |
0 T005ZT | MLDLA | T005 | Countries | LAND1 |
1 T005ZT | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |