SAP WZRE_C_POSTTYPET External Posting Types Table
Overview
WZRE_C_POSTTYPET is a standard SAP S/4HANA table that stores External Posting Types data. There are total 6 fields in the WZRE_C_POSTTYPET table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WZRE_C_POSTTYPET 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_POSTTYPET to other SAP tables and standard CDS views available based on WZRE_C_POSTTYPET table in S/4HANA 2020.
Techincal Settings of WZRE_C_POSTTYPET
Below are technical details of the table WZRE_C_POSTTYPET
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WZRE_C_POSTTYPET Fields
The following table gives you an overview of the fields available in WZRE_C_POSTTYPET
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| APPLICATION | Application Using Posting Engine | WZRE_APPLICATION | WZRE_C_POST_TYPE | CHAR | 2 |
| REF_DOC_TYPE | Reference Document Category in Settlement Management | WLF_REF_TYPE | WZRE_C_POST_TYPE | CHAR | 2 |
| EXT_POST_TYPE | Posting Type | WZRE_EXT_POST_TYPE | WZRE_C_POST_TYPE | CHAR | 4 |
| TEXT | Text | WZRE_TEXT | CHAR | 100 |
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_POSTTYPET
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WZRE_C_POSTTYPET | APPLICATION | 1: CN | WZRE_C_POST_TYPE |
| WZRE_C_POSTTYPET | EXT_POST_TYPE | 1: CN | WZRE_C_POST_TYPE |
| WZRE_C_POSTTYPET | REF_DOC_TYPE | 1: CN | WZRE_C_POST_TYPE |
| WZRE_C_POSTTYPET | SPRAS | : | T002 |