SAP Table T399G_T
Descriptions for Maintenance Plan Sort Fields
T399G_T (Descriptions for Maintenance Plan Sort Fields) 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 T399G_T to other SAP tables.
T399G_T table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
PLAN_SORT | Sort field for maintenance plans | PLAN_SORT | T399G | CHAR | 20 | 0 | ||
TXT | Text, 40 Characters Long | TEXT40 | CHAR | 40 | 0 |
T399G_T foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T399G_T | MANDT | T399G_T | MANDT | T000 | Clients | MANDT |
T399G_T | PLAN_SORT | T399G_T | PLAN_SORT | T399G | Maintenance Plan Sort Field | PLAN_SORT |
T399G_T | PLAN_SORT | T399G_T | MANDT | T399G | Maintenance Plan Sort Field | MANDT |
T399G_T | SPRAS | T399G_T | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |