SAP WCB_C_PROC_VAR Condition Contract Process Variant Table
Overview
WCB_C_PROC_VAR is a standard SAP S/4HANA table that stores Condition Contract Process Variant data. There are total 14 fields in the WCB_C_PROC_VAR 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 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 to other SAP tables and standard CDS views available based on WCB_C_PROC_VAR table in S/4HANA 2020.
Techincal Settings of WCB_C_PROC_VAR
Below are technical details of the table WCB_C_PROC_VAR
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCB_C_PROC_VAR Fields
The following table gives you an overview of the fields available in WCB_C_PROC_VAR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| PROCESS_VARIANT | Condition Contract Process Variant | WCB_PROCESS_VARIANT | CHAR | 4 | |
| DEFAULT_ESTATUS | Default Application Status for Settlement Management Doc. | WB2_DEFAULT_ESTATUS | TMPA5 | CHAR | 4 |
| STATUS_GROUP | Status Group for Settlement Management Documents | WSTATG | TMPA4 | CHAR | 4 |
| APPROVAL_PROCESS | Approval Process | WCB_APPROVAL_PROCESS | CHAR | 1 | |
| NO_ACCR_REV_PART | No Accruals Reversal at Partial Settlement | WB2_NO_ACCRUALS_REV_PART_SETTL | CHAR | 1 | |
| COPY_CONTROL_COLL | Copy Control for Process Variant for Collection | WLF_PROC_VAR_COPY_CONTROL_COLL | CHAR | 1 | |
| COPY_CONTROL_CUST | Copy Control for Process Variant for Settlement to Customer | WLF_PROC_VAR_COPY_CONTROL_CUST | CHAR | 1 | |
| COPY_CONTROL_SUPP | Copy Control for Process Variant for Settlement to Supplier | WLF_PROC_VAR_COPY_CONTROL_SUPP | CHAR | 1 | |
| CRITICAL_CHANGE | Critical Changes Group | WCB_CRITICAL_CHANGES | TWCBCRITICAL | CHAR | 4 |
| RECOGNITION_ADJUSTMENT | Recognition Adjustment Active | WB2_RECOGNITION_ADJUSTMENT | CHAR | 1 | |
| AMNT_SPLIT_PERIOD | Amount Split Across Periods | WB2_AMOUNT_SPLIT_PERIOD | CHAR | 1 | |
| DUPL_CHECK_ACTIVE | Condition Contract Duplicates Check Active | WB2_CC_DUPLICATES_CHECK_ACTIVE | CHAR | 1 | |
| DUPL_CHECK_TYPE | Type of Condition Contract Duplicates Check | WB2_CC_DUPLICATES_CHECK_TYPE | CHAR | 1 |
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
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCB_C_PROC_VAR | CRITICAL_CHANGE | : | TWCBCRITICAL |
| WCB_C_PROC_VAR | DEFAULT_ESTATUS | : | TMPA5 |
| WCB_C_PROC_VAR | STATUS_GROUP | : | TMPA4 |