SAP VLC_DVHMODELT Text table for DVH model Table
Overview
VLC_DVHMODELT is a standard SAP S/4HANA table that stores Text table for DVH model data. There are total 4 fields in the VLC_DVHMODELT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VLC_DVHMODELT belongs to Vehicle Management System (IS-A-VMS) module and is located in the package Data Base artifacts and CDS views for Integration (ISAUTO_VLC_DB).
In addition, following links provide an overview of foreign key relationships, if any, that link VLC_DVHMODELT to other SAP tables and standard CDS views available based on VLC_DVHMODELT table in S/4HANA 2020.
Techincal Settings of VLC_DVHMODELT
Below are technical details of the table VLC_DVHMODELT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VLC_DVHMODELT Fields
The following table gives you an overview of the fields available in VLC_DVHMODELT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| LANGUAGE | Language Key | SPRAS | T002 | LANG | 1 |
| DVH_MODEL | DVH Model | VLC_DVH_MODEL | VLC_DVHMODEL | CHAR | 60 |
| DESCRIPTION | Model Description | VLC_DE_DESCRIPTION | CHAR | 40 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VLC_DVHMODELT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VLC_DVHMODELT | DVH_MODEL | 1: N | VLC_DVHMODEL |
| VLC_DVHMODELT | LANGUAGE | : | T002 |
| VLC_DVHMODELT | MANDT | : | T000 |