SAP WLF_C_CHECKUSERT Description texts for IDOC editor Table
Overview
WLF_C_CHECKUSERT is a standard SAP S/4HANA table that stores Description texts for IDOC editor data. There are total 4 fields in the WLF_C_CHECKUSERT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_CHECKUSERT 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_CHECKUSERT to other SAP tables and standard CDS views available based on WLF_C_CHECKUSERT table in S/4HANA 2020.
Techincal Settings of WLF_C_CHECKUSERT
Below are technical details of the table WLF_C_CHECKUSERT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_CHECKUSERT Fields
The following table gives you an overview of the fields available in WLF_C_CHECKUSERT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| CHECK_USER | Check Engine User | WLF_CHECK_USER | WLF_C_CHECK_USER | CHAR | 2 |
| 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_CHECKUSERT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_CHECKUSERT | CHECK_USER | 1: CN | WLF_C_CHECK_USER |
| WLF_C_CHECKUSERT | CLIENT | 1: CN | T000 |
| WLF_C_CHECKUSERT | LANGU | : | T002 |