SAP VLC_VEHICLEATTR Map VMS attributes with DVH attributes Table
Overview
VLC_VEHICLEATTR is a standard SAP S/4HANA table that stores Map VMS attributes with DVH attributes data. There are total 9 fields in the VLC_VEHICLEATTR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VLC_VEHICLEATTR 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_VEHICLEATTR to other SAP tables and standard CDS views available based on VLC_VEHICLEATTR table in S/4HANA 2020.
Techincal Settings of VLC_VEHICLEATTR
Below are technical details of the table VLC_VEHICLEATTR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VLC_VEHICLEATTR Fields
The following table gives you an overview of the fields available in VLC_VEHICLEATTR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| GUID | GUID | VLC_VATTR_GUID | CHAR | 22 | |
| DVH_EQUIPMENT_TEMPLATE | Target Template | VLC_DE_EQUP_TMPT | VLC_VMODELET | CHAR | 40 |
| OBJECT_TYPE | Source Object Type | VLC_DE_OBJ_TYPE | CHAR | 3 | |
| OBJECT_NAME | Source Object Name | VLC_DE_OBJ_NAME | CHAR | 40 | |
| SOURCE_ATTR | Source Attribute | VLC_DE_SRC_ATTR | CHAR | 30 | |
| DVH_ATTR_GROUP | Target Attribute Group | VLC_DE_ATTR_GRP | CHAR | 40 | |
| DVH_ATTRIBUTE | Target Attribute | VLC_DE_ATTRIBUTE | CHAR | 40 | |
| TIMESTAMPREF | Timestamp Reference | VLC_TMSTPREF | CHAR | 30 |
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_VEHICLEATTR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VLC_VEHICLEATTR | DVH_EQUIPMENT_TEMPLATE | : | VLC_VMODELET |