SAP WLF_C_CM_EVENT Check Manager: Events Table
Overview
WLF_C_CM_EVENT is a standard SAP S/4HANA table that stores Check Manager: Events data. There are total 10 fields in the WLF_C_CM_EVENT 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_EVENT 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_EVENT to other SAP tables and standard CDS views available based on WLF_C_CM_EVENT table in S/4HANA 2020.
Techincal Settings of WLF_C_CM_EVENT
Below are technical details of the table WLF_C_CM_EVENT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WLF_C_CM_EVENT Fields
The following table gives you an overview of the fields available in WLF_C_CM_EVENT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CHECK_EVENT | Check Manager: Check Event | WLF_CM_CHECK_EVENT | CHAR | 2 | |
| INTERFACE | Check Manager: Interface for Check Event | WLF_CM_CHECK_INTERFACE | SEOCLASS | CHAR | 30 |
| TRANSFER_EVENT_S | Check Manager: Transfer Event (Success) | WLF_CM_TRANSFER_EVENT_SUCCESS | TMTE | CHAR | 2 |
| TRANSFER_EVENT_E | Check Manager: Transfer Event (Error) | WLF_CM_TRANSFER_EVENT_ERROR | TMTE | CHAR | 2 |
| TRANSFER_EVENT_B | Check Manager: Transfer Event (Before Check) | WLF_CM_TRANSFER_EVENT_BEFORE | TMTE | CHAR | 2 |
| MESSAGE_HANDLING | Check Manager: Message Handling | WLF_CM_MESSAGE_HANDLING | CHAR | 1 | |
| STATUS_RESET | Status Reset allowed | WLF_CM_STATUS_RESET_ALLOWED | CHAR | 1 | |
| APPLICATION | Check Manager: Application | WLF_CM_CHECK_APPLICATION | CHAR | 1 | |
| APPLICATION_LOG | Application Log allowed | WLF_CM_APPLICATION_LOG_ALLOWED | CHAR | 1 | |
| DOCUMENT_LEVEL | Document Level | WLF_CM_DOCUMENT_LEVEL | CHAR | 1 |
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_EVENT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_CM_EVENT | INTERFACE | : | SEOCLASS |
| WLF_C_CM_EVENT | TRANSFER_EVENT_B | : | TMTE |
| WLF_C_CM_EVENT | TRANSFER_EVENT_E | : | TMTE |
| WLF_C_CM_EVENT | TRANSFER_EVENT_S | : | TMTE |