SAP WCB_C_PROC_VAR_E Condition Contract Process Variant - relevant Purchase Orgs Table
Overview
WCB_C_PROC_VAR_E is a standard SAP S/4HANA table that stores Condition Contract Process Variant - relevant Purchase Orgs data. There are total 4 fields in the WCB_C_PROC_VAR_E 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_E 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_E to other SAP tables and standard CDS views available based on WCB_C_PROC_VAR_E table in S/4HANA 2020.
Techincal Settings of WCB_C_PROC_VAR_E
Below are technical details of the table WCB_C_PROC_VAR_E
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCB_C_PROC_VAR_E Fields
The following table gives you an overview of the fields available in WCB_C_PROC_VAR_E
| 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 |
| EKORG | Purchasing organization | EKORG | T024E | CHAR | 4 |
| BUKRS | Company Code | BUKRS | T001 | CHAR | 4 |
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_E
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCB_C_PROC_VAR_E | BUKRS | : | T001 |
| WCB_C_PROC_VAR_E | EKORG | : | T024E |
| WCB_C_PROC_VAR_E | PROCESS_VARIANT | : | WCB_C_PROC_VAR |