SAP WCB_C_PROC_VAR_V Condition Contract Process Variant - relevant Sales Orgs Table
Overview
WCB_C_PROC_VAR_V is a standard SAP S/4HANA table that stores Condition Contract Process Variant - relevant Sales Orgs data. There are total 5 fields in the WCB_C_PROC_VAR_V table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCB_C_PROC_VAR_V belongs to Chargeback (LO-GT-CHB) module and is located in the package Condition Contract Persistence Layer (WCB_CC_PERS).
In addition, following links provide an overview of foreign key relationships, if any, that link WCB_C_PROC_VAR_V to other SAP tables and standard CDS views available based on WCB_C_PROC_VAR_V table in S/4HANA 2020.
Techincal Settings of WCB_C_PROC_VAR_V
Below are technical details of the table WCB_C_PROC_VAR_V
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCB_C_PROC_VAR_V Fields
The following table gives you an overview of the fields available in WCB_C_PROC_VAR_V
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| PROCESS_VARIANT | Condition Contract Process Variant | WCB_PROCESS_VARIANT | WCB_C_PROC_VAR | CHAR | 4 |
| VKORG | Sales Organization | VKORG | TVKO | CHAR | 4 |
| VTWEG | Distribution Channel | VTWEG | TVTW | CHAR | 2 |
| SPART | Division | SPART | TSPA | CHAR | 2 |
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 WCB_C_PROC_VAR_V
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCB_C_PROC_VAR_V | PROCESS_VARIANT | : | WCB_C_PROC_VAR |
| WCB_C_PROC_VAR_V | SPART | : | TSPA |
| WCB_C_PROC_VAR_V | VKORG | : | TVKO |
| WCB_C_PROC_VAR_V | VTWEG | : | TVTW |