SAP Table TGART
Freight codes:descriptions
TGART (Freight codes:descriptions) 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 TGART to other SAP tables.
TGART table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
GARVZ | Freight code set | GARVZ | TGAR | CHAR | 6 | 0 | ||
GTART | Freight code | GTART | TGAR | CHAR | 12 | 0 | ||
BEZEI | Description | BEZEI40 | CHAR | 40 | 0 |
TGART foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TGART | GARVZ | TGART | MANDT | TGAR | Freight Codes | MANDT |
TGART | GARVZ | TGART | GARVZ | TGAR | Freight Codes | GARVZ |
TGART | GARVZ | TGART | GTART | TGAR | Freight Codes | GTART |
TGART | GTART | TGART | MANDT | TGAR | Freight Codes | MANDT |
TGART | GTART | TGART | GARVZ | TGAR | Freight Codes | GARVZ |
TGART | GTART | TGART | GTART | TGAR | Freight Codes | GTART |
TGART | MANDT | TGART | MANDT | T000 | Clients | MANDT |
TGART | SPRAS | TGART | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |