SAP WB2_C_COND_TRT Condition Transformation Table
Overview
WB2_C_COND_TRT is a standard SAP S/4HANA table that stores Condition Transformation data. There are total 5 fields in the WB2_C_COND_TRT 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_TRT 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_TRT to other SAP tables and standard CDS views available based on WB2_C_COND_TRT table in S/4HANA 2020.
Techincal Settings of WB2_C_COND_TRT
Below are technical details of the table WB2_C_COND_TRT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of WB2_C_COND_TRT Fields
The following table gives you an overview of the fields available in WB2_C_COND_TRT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| APPLICATION | Application | KAPPL | T681A | CHAR | 2 |
| COND_TR | Condition transformation | WB2_COND_TR | WB2_C_COND_TR | CHAR | 4 |
| TEXT_TR | Description | BEZEI40 | CHAR | 40 |
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_TRT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WB2_C_COND_TRT | APPLICATION | 1: CN | T681A |
| WB2_C_COND_TRT | CLIENT | 1: CN | T000 |
| WB2_C_COND_TRT | COND_TR | 1: CN | WB2_C_COND_TR |
| WB2_C_COND_TRT | SPRAS | 1: CN | T002 |