SAP WCB_C_PROC_VAR_B Condition Contract Process Variant - Company Code Settings Table
Overview
WCB_C_PROC_VAR_B is a standard SAP S/4HANA table that stores Condition Contract Process Variant - Company Code Settings data. There are total 4 fields in the WCB_C_PROC_VAR_B 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_B 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_B to other SAP tables and standard CDS views available based on WCB_C_PROC_VAR_B table in S/4HANA 2020.
Techincal Settings of WCB_C_PROC_VAR_B
Below are technical details of the table WCB_C_PROC_VAR_B
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCB_C_PROC_VAR_B Fields
The following table gives you an overview of the fields available in WCB_C_PROC_VAR_B
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| PROCESS_VARIANT | Condition Contract Process Variant | WCB_PROCESS_VARIANT | WCB_C_PROC_VAR | CHAR | 4 |
| BUKRS | Company Code | BUKRS | T001 | CHAR | 4 |
| TAXIM | Tax Indicator for Material in Condition Contract Settlement | WLF_D_TAXIM | TMKM1 | 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_B
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCB_C_PROC_VAR_B | BUKRS | : | T001 |
| WCB_C_PROC_VAR_B | MANDT | 1: CN | T000 |
| WCB_C_PROC_VAR_B | PROCESS_VARIANT | : | WCB_C_PROC_VAR |
| WCB_C_PROC_VAR_B | TAXIM | : | TMKM1 |