SAP Table TVTGT
Descriptions for Reasons for Date Deviation
TVTGT (Descriptions for Reasons for Date Deviation) 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 TVTGT to other SAP tables.
TVTGT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
VSTGA | Deadline deviation reason | VSTGA | TVTG | CHAR | 4 | 0 | ||
BEZEI | Description | BEZEI20 | CHAR | 20 | 0 |
TVTGT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TVTGT | MANDT | TVTGT | MANDT | T000 | Clients | MANDT |
TVTGT | SPRAS | TVTGT | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |
TVTGT | VSTGA | TVTGT | VSTGA | TVTG | Reasons for Date Deviation | VSTGA |
TVTGT | VSTGA | TVTGT | MANDT | TVTG | Reasons for Date Deviation | MANDT |