SAP Table TOIGV
TD Vehicle Type
TOIGV (TD Vehicle Type) 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 TOIGV to other SAP tables.
TOIGV table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||||||
VEH_TYPE | TD vehicle type | OIG_VHLTYP | CHAR | 4 | 0 | |||||||||||||
VEH_MODE | TD vehicle mode of transport | OIG_VMOT | CHAR | 1 | 0 |
Possible values
|
||||||||||||
VOL_UOM | TD volume unit of measure | OIG_VOLUOM | T006 | UNIT | 3 | 0 | ||||||||||||
WGT_UOM | TD weight unit of measure | OIG_WGTUOM | T006 | UNIT | 3 | 0 | ||||||||||||
ACT_MVNH | CHAR | 1 | 0 |
TOIGV foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TOIGV | CLIENT | TOIGV | CLIENT | T000 | Clients | MANDT |
TOIGV | VOL_UOM | TOIGV | CLIENT | T006 | Units of Measurement | MANDT |
TOIGV | VOL_UOM | TOIGV | VOL_UOM | T006 | Units of Measurement | MSEHI |
TOIGV | WGT_UOM | TOIGV | CLIENT | T006 | Units of Measurement | MANDT |
TOIGV | WGT_UOM | TOIGV | WGT_UOM | T006 | Units of Measurement | MSEHI |