SAP WB2_C_SETTL_VARD Settlement Document Types for Settlement Variant Table
Overview
WB2_C_SETTL_VARD is a standard SAP S/4HANA table that stores Settlement Document Types for Settlement Variant data. There are total 8 fields in the WB2_C_SETTL_VARD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WB2_C_SETTL_VARD belongs to Chargeback (LO-GT-CHB) module and is located in the package Condition Contract Settlement (WB2_REBATES).
In addition, following links provide an overview of foreign key relationships, if any, that link WB2_C_SETTL_VARD to other SAP tables and standard CDS views available based on WB2_C_SETTL_VARD table in S/4HANA 2020.
Techincal Settings of WB2_C_SETTL_VARD
Below are technical details of the table WB2_C_SETTL_VARD
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WB2_C_SETTL_VARD Fields
The following table gives you an overview of the fields available in WB2_C_SETTL_VARD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| SETTL_VARIANT | Settlement Variant | WB2_SETTLEMENT_VARIANT | WB2_C_SETTL_VAR | CHAR | 4 |
| CONTRACT_TYPE | Condition Contract Type | WCB_CONTRACT_TYPE | TWCBCONTRTYPE | CHAR | 4 |
| PROCESS_VARIANT | Condition Contract Process Variant | WCB_PROCESS_VARIANT | WCB_C_PROC_VAR | CHAR | 4 |
| SETTL_TYPE | Settlement Type for Condition Contract Settlement | WB2_SETTLEMENT_TYPE | CHAR | 1 | |
| SETTL_DATE_TYPE | Rebates: Settlement Date Type | WB2_SETTLEMENT_DATE_TYPE | CHAR | 1 | |
| WRART | Settlement Process Type | WRART | TMZR | CHAR | 4 |
| LFART | Settlement Document Type | WFART | TMFK | 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 WB2_C_SETTL_VARD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WB2_C_SETTL_VARD | CONTRACT_TYPE | : | TWCBCONTRTYPE |
| WB2_C_SETTL_VARD | LFART | : | TMFK |
| WB2_C_SETTL_VARD | PROCESS_VARIANT | : | WCB_C_PROC_VAR |
| WB2_C_SETTL_VARD | SETTL_VARIANT | : | WB2_C_SETTL_VAR |
| WB2_C_SETTL_VARD | WRART | : | TMZR |