SAP WLF_C_CM_ECGT Check Manager: Check Groups for Event (Texts) Table
Overview
WLF_C_CM_ECGT is a standard SAP S/4HANA table that stores Check Manager: Check Groups for Event (Texts) data. There are total 5 fields in the WLF_C_CM_ECGT 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_ECGT 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_ECGT to other SAP tables and standard CDS views available based on WLF_C_CM_ECGT table in S/4HANA 2020.
Techincal Settings of WLF_C_CM_ECGT
Below are technical details of the table WLF_C_CM_ECGT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_CM_ECGT Fields
The following table gives you an overview of the fields available in WLF_C_CM_ECGT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| LANGU | Language Key | SYLANGU | LANG | 1 | |
| 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 |
| TEXT | Description | BEZEI40 | CHAR | 40 |
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_ECGT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_CM_ECGT | CHECK_EVENT | : | WLF_C_CM_EVENT |
| WLF_C_CM_ECGT | CHECK_GROUP | 1: CN | WLF_C_CM_ECG |