SAP Table T006J
ISO Codes for Unit of Measure Texts
T006J (ISO Codes for Unit of Measure Texts) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link T006J to other SAP tables.
T006J table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
LANGU | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
ISOCODE | ISO code for unit of measurement | ISOCD_UNIT | T006I | CHAR | 3 | 0 | ||
ISOTXT | ISO codes for measurement unit names | ISOCD_TEXT | CHAR | 25 | 0 |
T006J foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T006J | CLIENT | T006J | CLIENT | T000 | Clients | MANDT |
T006J | ISOCODE | T006J | CLIENT | T006I | ISO codes for units of measurement | CLIENT |
T006J | ISOCODE | T006J | ISOCODE | T006I | ISO codes for units of measurement | ISOCODE |
T006J | LANGU | T006J | LANGU | T002 | Language Keys (Component BC-I18) | SPRAS |