SAP WLF_C_CM_ECGC Check Manager: Checks for Event/Group Table
Overview
WLF_C_CM_ECGC is a standard SAP S/4HANA table that stores Check Manager: Checks for Event/Group data. There are total 13 fields in the WLF_C_CM_ECGC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_CM_ECGC belongs to Settlement Management (LO-AB) module and is located in the package Settlement Management (Main Package) (WZRE).
In addition, following links provide an overview of foreign key relationships, if any, that link WLF_C_CM_ECGC to other SAP tables and standard CDS views available based on WLF_C_CM_ECGC table in S/4HANA 2020.
Techincal Settings of WLF_C_CM_ECGC
Below are technical details of the table WLF_C_CM_ECGC
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_CM_ECGC Fields
The following table gives you an overview of the fields available in WLF_C_CM_ECGC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| CHECK_EVENT | Check Manager: Check Event | WLF_CM_CHECK_EVENT | WLF_C_CM_EVENT | CHAR | 2 |
| CHECK_GROUP | Check Manager: Check Group | WLF_CM_CHECK_GROUP | WLF_C_CM_ECG | CHAR | 4 |
| CHECK_NUMBER | Check Manager: Number of Check | WLF_CM_CHECK_NUMBER | NUMC | 3 | |
| CHECK_CLASS | Check Manager: Check Class | WLF_CM_CHECK_CLASS | SEOCLASS | CHAR | 30 |
| CHECK_NUMBER_ERROR | Check Manager: Next Check on Error | WLF_CM_CHECK_NUMBER_ERROR | NUMC | 3 | |
| MESSAGE_CONTROL | Check Manager: Message Control | WLF_CM_MESSAGE_CONTROL | CHAR | 1 | |
| SKIPPABLE | Check Manager: Check Skippable | WLF_CM_CHECK_SKIPPABLE | CHAR | 1 | |
| TRANSFER_GROUP_S | Check Manager: Transfer Group (Success) | WLF_CM_TRANSFER_GROUP_SUCCESS | WLF_V_CM_ETGCGCS | CHAR | 4 |
| TRANSFER_GROUP_E | Check Manager: Transfer Group (Error) | WLF_CM_TRANSFER_GROUP_ERROR | WLF_V_CM_ETGCGCE | CHAR | 4 |
| ESTATUS | Application Status for a Settlement Management Document | WSTATE | TMPA2 | CHAR | 4 |
| SETTL_BLOCK_V | Reason for Supplier Settlement Block | WLF_SETTLEMENT_BLOCK_V | TMSB | CHAR | 2 |
| SETTL_BLOCK_C | Reason for Customer Settlement Block | WLF_SETTLEMENT_BLOCK_C | TMSB | 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 WLF_C_CM_ECGC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_CM_ECGC | CHECK_CLASS | : | SEOCLASS |
| WLF_C_CM_ECGC | CHECK_EVENT | : | WLF_C_CM_EVENT |
| WLF_C_CM_ECGC | CHECK_GROUP | : | WLF_C_CM_ECG |
| WLF_C_CM_ECGC | ESTATUS | : | TMPA2 |
| WLF_C_CM_ECGC | SETTL_BLOCK_C | : | TMSB |
| WLF_C_CM_ECGC | SETTL_BLOCK_V | : | TMSB |
| WLF_C_CM_ECGC | TRANSFER_GROUP_E | : | WLF_V_CM_ETGCGCE |
| WLF_C_CM_ECGC | TRANSFER_GROUP_S | : | WLF_V_CM_ETGCGCS |