SAP WZRE_C_DATA Necessary Data to Create Settlement Management Documents Table
Overview
WZRE_C_DATA is a standard SAP S/4HANA table that stores Necessary Data to Create Settlement Management Documents data. There are total 14 fields in the WZRE_C_DATA table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WZRE_C_DATA belongs to Settlement Management (LO-AB) module and is located in the package External posting via agency business (WZRE_EXTERNAL_POSTING).
In addition, following links provide an overview of foreign key relationships, if any, that link WZRE_C_DATA to other SAP tables and standard CDS views available based on WZRE_C_DATA table in S/4HANA 2020.
Techincal Settings of WZRE_C_DATA
Below are technical details of the table WZRE_C_DATA
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WZRE_C_DATA Fields
The following table gives you an overview of the fields available in WZRE_C_DATA
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| APPLICATION | Application Using Posting Engine | WZRE_APPLICATION | WZRE_C_APPL | CHAR | 2 |
| REF_DOC_TYPE | Reference Document Category in Settlement Management | WLF_REF_TYPE | CHAR | 2 | |
| EXT_POST_TYPE | Posting Type | WZRE_EXT_POST_TYPE | WZRE_C_POST_TYPE | CHAR | 4 |
| USE_CASE | Use Case Type | WLF_USE_CASE_TYPE | CHAR | 2 | |
| KAPPL | Condition Application | WZRE_KAPPL | CHAR | 2 | |
| AGENCY_DOC_CAT | Document Category of Settlement Management Document | WZRE_AGENCY_DOC_CATEGORY | CHAR | 1 | |
| WRART | Settlement Process Type | WRART | TMZR | CHAR | 4 |
| LFART | Settlement Document Type | WFART | TMFK | CHAR | 4 |
| KALSM | Calculation Procedure | WZRE_KALSM | T683 | CHAR | 6 |
| SETTLEMENT_PARTY | Settlement Partner Category | WLF_SETTLEMENT_PARTY | CHAR | 1 | |
| KALSMD | Debtor: Calculation Procedure | WZRE_KALSM_D | T683 | CHAR | 6 |
| POSTING_RULE_K | Supplier Posting Rule | WLF_POSTING_RULE_K | TMPR | CHAR | 2 |
| POSTING_RULE_D | Customer Posting Rule | WLF_POSTING_RULE_D | TMPR | CHAR | 2 |
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 WZRE_C_DATA
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WZRE_C_DATA | APPLICATION | : | WZRE_C_APPL |
| WZRE_C_DATA | EXT_POST_TYPE | : | WZRE_C_POST_TYPE |
| WZRE_C_DATA | KALSM | 1: CN | T683 |
| WZRE_C_DATA | KALSMD | : | T683 |
| WZRE_C_DATA | LFART | 1: CN | TMFK |
| WZRE_C_DATA | POSTING_RULE_D | : | TMPR |
| WZRE_C_DATA | POSTING_RULE_K | : | TMPR |
| WZRE_C_DATA | WRART | 1: CN | TMZR |