SAP VCH_HL_GRPT Description for Group of Characteristics Table
Overview
VCH_HL_GRPT is a standard SAP S/4HANA table that stores Description for Group of Characteristics data. There are total 5 fields in the VCH_HL_GRPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VCH_HL_GRPT belongs to Variant configuration on HANA (LO-VCH) module and is located in the package Grouping for Advanced Variant Configuration (VCH_HL_GRP).
In addition, following links provide an overview of foreign key relationships, if any, that link VCH_HL_GRPT to other SAP tables and standard CDS views available based on VCH_HL_GRPT table in S/4HANA 2020.
Techincal Settings of VCH_HL_GRPT
Below are technical details of the table VCH_HL_GRPT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VCH_HL_GRPT Fields
The following table gives you an overview of the fields available in VCH_HL_GRPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| GROUP_ID | Key for Group of Characteristics | VCH_HL_CSTIC_GROUP_ID | VCH_HL_GRP | CHAR | 30 |
| ADZHL | Internal Counter for Archiving Objects by ECM | ADZHL | VCH_HL_GRP | NUMC | 4 |
| DESCRIPTION | Description for Group of Characteristics | VCH_HL_GROUP_DESCRIPTION | CHAR | 70 |
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 VCH_HL_GRPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VCH_HL_GRPT | ADZHL | 1: CN | VCH_HL_GRP |
| VCH_HL_GRPT | GROUP_ID | 1: CN | VCH_HL_GRP |
| VCH_HL_GRPT | LANGU | 1: CN | T002 |