SAP WLF_C_CHK_CL Assign Classes to a Check Group Table
Overview
WLF_C_CHK_CL is a standard SAP S/4HANA table that stores Assign Classes to a Check Group data. There are total 4 fields in the WLF_C_CHK_CL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_CHK_CL belongs to Settlement Management (LO-AB) module and is located in the package IDoc Processing (WLF_IDOC_PROCESSING).
In addition, following links provide an overview of foreign key relationships, if any, that link WLF_C_CHK_CL to other SAP tables and standard CDS views available based on WLF_C_CHK_CL table in S/4HANA 2020.
Techincal Settings of WLF_C_CHK_CL
Below are technical details of the table WLF_C_CHK_CL
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_CHK_CL Fields
The following table gives you an overview of the fields available in WLF_C_CHK_CL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| CHECK_USER | Check Engine User | WLF_CHECK_USER | WLF_C_CHECK_USER | CHAR | 2 |
| CHECK_GROUP | Check Group | WLF_CHECK_GROUP | WLF_C_CHK_GRP | CHAR | 4 |
| CHECK_CLASS | Check Class | WLF_CHECK_CLASS | CHAR | 30 |
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_CHK_CL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_CHK_CL | CHECK_GROUP | 1: CN | WLF_C_CHK_GRP |
| WLF_C_CHK_CL | CHECK_USER | 1: CN | WLF_C_CHECK_USER |
| WLF_C_CHK_CL | CLIENT | 1: CN | T000 |