SAP VLCCHPROFIND VELO : Configuration Change Profile Determination Table Table
Overview
VLCCHPROFIND is a standard SAP S/4HANA table that stores VELO : Configuration Change Profile Determination Table data. There are total 10 fields in the VLCCHPROFIND table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VLCCHPROFIND belongs to Vehicle Management System (IS-A-VMS) module and is located in the package Vehicle Management System (VMS) (ISAUTO_VLC).
In addition, following links provide an overview of foreign key relationships, if any, that link VLCCHPROFIND to other SAP tables and standard CDS views available based on VLCCHPROFIND table in S/4HANA 2020.
Techincal Settings of VLCCHPROFIND
Below are technical details of the table VLCCHPROFIND
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VLCCHPROFIND Fields
The following table gives you an overview of the fields available in VLCCHPROFIND
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| FINDCHPROFILE | Key for Determination of Configuration Change Profile | VLC_FINDCHPROFILE | NUMC | 4 | |
| CHPROFILE | Configuration Change Profile | VLC_CHPROFILE | VLCCHPROHEAD | CHAR | 20 |
| ROLE | Roles in the Vehicle Management System | VLC_ROLE | CVLC19 | CHAR | 4 |
| MATNR | Vehicle Model | VLC_MATNR | MARA | CHAR | 40 |
| AVAIL | Availability Status | VLC_AVAILABILITY | CVLC10 | CHAR | 2 |
| MMCTR | Primary Action Control | VLC_MMCNTRL | CVLC01 | CHAR | 4 |
| MMSTA | Primary Status | VLC_MMSTATU | CVLC02 | CHAR | 4 |
| SDCTR | Secondary Action Control | VLC_SDCNTRL | CVLC01 | CHAR | 4 |
| SDSTA | Secondary Status | VLC_SDSTATU | CVLC02 | CHAR | 4 |
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 VLCCHPROFIND
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VLCCHPROFIND | AVAIL | : | CVLC10 |
| VLCCHPROFIND | CHPROFILE | 1: CN | VLCCHPROHEAD |
| VLCCHPROFIND | MANDT | : | T000 |
| VLCCHPROFIND | MATNR | : | MARA |
| VLCCHPROFIND | MMCTR | : | CVLC01 |
| VLCCHPROFIND | MMSTA | : | CVLC02 |
| VLCCHPROFIND | ROLE | : | CVLC19 |
| VLCCHPROFIND | SDCTR | : | CVLC01 |
| VLCCHPROFIND | SDSTA | : | CVLC02 |