SAP VCM_PRECONDITION Value Chain Step Precondition Table
Overview
VCM_PRECONDITION is a standard SAP S/4HANA table that stores Value Chain Step Precondition data. There are total 4 fields in the VCM_PRECONDITION table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VCM_PRECONDITION 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_PRECONDITION to other SAP tables and standard CDS views available based on VCM_PRECONDITION table in S/4HANA 2020.
Techincal Settings of VCM_PRECONDITION
Below are technical details of the table VCM_PRECONDITION
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VCM_PRECONDITION Fields
The following table gives you an overview of the fields available in VCM_PRECONDITION
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| VALUE_CHAIN_TYPE | Value Chain | VCM_VALUE_CHAIN_TYPE | CHAR | 30 | |
| VERSION | Version of Value Chain | VCM_VERSION_NUMBER | NUMC | 10 | |
| STEP_TYPE | Process Step ID | VCM_STEP_TYPE_ID | CHAR | 10 | |
| PRECONDITION_STEP_TYPE | Process Step ID | VCM_STEP_TYPE_ID | VCM_STEP_TYPE | CHAR | 10 |
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_PRECONDITION
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VCM_PRECONDITION | PRECONDITION_STEP_TYPE | 1: CN | VCM_STEP_TYPE |