SAP VCM_STEP_GROUP_T Vlaue Chain Step Group Texts Table
Overview
VCM_STEP_GROUP_T is a standard SAP S/4HANA table that stores Vlaue Chain Step Group Texts data. There are total 5 fields in the VCM_STEP_GROUP_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VCM_STEP_GROUP_T belongs to CA-VCM: Value Chain Management (CA-VCM) module and is located in the package Value Chain Management Designtime (CA_VCM_DESIGNTIME).
In addition, following links provide an overview of foreign key relationships, if any, that link VCM_STEP_GROUP_T to other SAP tables and standard CDS views available based on VCM_STEP_GROUP_T table in S/4HANA 2020.
Techincal Settings of VCM_STEP_GROUP_T
Below are technical details of the table VCM_STEP_GROUP_T
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VCM_STEP_GROUP_T Fields
The following table gives you an overview of the fields available in VCM_STEP_GROUP_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| VALUE_CHAIN_TYPE | Value Chain | VCM_VALUE_CHAIN_TYPE | VCM_STEP_GROUP | CHAR | 30 |
| LANGUAGE | Language Key | SPRAS | LANG | 1 | |
| VERSION | Version of Value Chain | VCM_VERSION_NUMBER | NUMC | 10 | |
| STEP_GROUP | ID of Process Step Group | VCM_STEP_GROUP_ID | CHAR | 10 | |
| DESCRIPTION | Value Chain Description | VCM_DESCRIPTION | CHAR | 100 |
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 VCM_STEP_GROUP_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VCM_STEP_GROUP_T | VALUE_CHAIN_TYPE | 1: CN | VCM_STEP_GROUP |