SAP WB2_C_COND_CALL Assignment of a class per condition type Table
Overview
WB2_C_COND_CALL is a standard SAP S/4HANA table that stores Assignment of a class per condition type data. There are total 5 fields in the WB2_C_COND_CALL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WB2_C_COND_CALL belongs to Global Trade (LO-GT) module and is located in the package Trading Contract Consolidation (WB2_TC_CONSOLIDATION).
In addition, following links provide an overview of foreign key relationships, if any, that link WB2_C_COND_CALL to other SAP tables and standard CDS views available based on WB2_C_COND_CALL table in S/4HANA 2020.
Techincal Settings of WB2_C_COND_CALL
Below are technical details of the table WB2_C_COND_CALL
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of WB2_C_COND_CALL Fields
The following table gives you an overview of the fields available in WB2_C_COND_CALL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| APPLICATION | Application | KAPPL | T681A | CHAR | 2 |
| COND_TR | Condition transformation | WB2_COND_TR | WB2_C_COND_TR | CHAR | 4 |
| COND_TYPE | Condition type | KSCHL | T685 | CHAR | 4 |
| CALC_TYPE | Calculation Type for Condition | KRECH | 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 WB2_C_COND_CALL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WB2_C_COND_CALL | APPLICATION | 1: CN | T681A |
| WB2_C_COND_CALL | CLIENT | 1: CN | T000 |
| WB2_C_COND_CALL | COND_TR | 1: CN | WB2_C_COND_TR |
| WB2_C_COND_CALL | COND_TYPE | 1: CN | T685 |