SAP WB2_C_TC_CON Condition consolidation: Control table Table
Overview
WB2_C_TC_CON is a standard SAP S/4HANA table that stores Condition consolidation: Control table data. There are total 12 fields in the WB2_C_TC_CON table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WB2_C_TC_CON 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_TC_CON to other SAP tables and standard CDS views available based on WB2_C_TC_CON table in S/4HANA 2020.
Techincal Settings of WB2_C_TC_CON
Below are technical details of the table WB2_C_TC_CON
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of WB2_C_TC_CON Fields
The following table gives you an overview of the fields available in WB2_C_TC_CON
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| APPLICATION | Application | KAPPL | T681A | CHAR | 2 |
| TC_TYPE | Trading Contract Type | TCTYP | TB2BE | CHAR | 4 |
| IS_HEADER | Entry for header | WB2_IS_HEADER | CHAR | 1 | |
| ITEM_CAT | Item Category | HKPSTP | TB2BK | CHAR | 4 |
| KALSM | Procedure (Pricing Output Control Acct. Det. Costing...) | KALSM_D | T683 | CHAR | 6 |
| COND_CON_ALG | Algorithm for condition consolidation | WB2_COND_CONSOL_ALGORITHM | CHAR | 2 | |
| COND_TR | Condition transformation | WB2_COND_TR | WB2_C_COND_TR | CHAR | 4 |
| CP_HD_PART | Copy header partner | WB2_CP_HEADER_PARTNER | CHAR | 1 | |
| CP_IT_PART | Copy item partner | WB2_CP_ITEM_PARTNER | CHAR | 1 | |
| PR_COND_TYPE | Default pricing condition type | WB2_PR_COND_TYPE | T685 | CHAR | 4 |
| PR_RULE | Price Rule | WB2_PRICE_RULE | 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_TC_CON
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WB2_C_TC_CON | APPLICATION | 1: CN | T681A |
| WB2_C_TC_CON | CLIENT | 1: CN | T000 |
| WB2_C_TC_CON | COND_TR | 1: CN | WB2_C_COND_TR |
| WB2_C_TC_CON | ITEM_CAT | 1: CN | TB2BK |
| WB2_C_TC_CON | KALSM | 1: CN | T683 |
| WB2_C_TC_CON | PR_COND_TYPE | 1: CN | T685 |
| WB2_C_TC_CON | TC_TYPE | 1: CN | TB2BE |