SAP WLF_C_IDOCFIELDS Changeable IDOC Fields Table
Overview
WLF_C_IDOCFIELDS is a standard SAP S/4HANA table that stores Changeable IDOC Fields data. There are total 7 fields in the WLF_C_IDOCFIELDS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_IDOCFIELDS 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_IDOCFIELDS to other SAP tables and standard CDS views available based on WLF_C_IDOCFIELDS table in S/4HANA 2020.
Techincal Settings of WLF_C_IDOCFIELDS
Below are technical details of the table WLF_C_IDOCFIELDS
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_IDOCFIELDS Fields
The following table gives you an overview of the fields available in WLF_C_IDOCFIELDS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| MESTYP | Message Type | EDI_MESTYP | WLF_C_IDOC2STRUC | CHAR | 30 |
| MESCOD | Logical Message Variant | EDI_MESCOD | WLF_C_IDOC2STRUC | CHAR | 3 |
| MESFCT | Logical message function | EDI_MESFCT | WLF_C_IDOC2STRUC | CHAR | 3 |
| SEGNAM | Segment type | EDILSEGTYP | WLF_C_IDOC2STRUC | CHAR | 27 |
| BAPIPAREX_STRUC | Enhancement Structure in BAPIPAREX Container | WLF_BAPIPAREX_STRUC | WLF_C_IDOC2STRUC | CHAR | 30 |
| FIELDNAME | Field Name | WLF_FIELD | 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_IDOCFIELDS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_IDOCFIELDS | BAPIPAREX_STRUC | : | WLF_C_IDOC2STRUC |
| WLF_C_IDOCFIELDS | CLIENT | 1: CN | T000 |
| WLF_C_IDOCFIELDS | MESCOD | : | WLF_C_IDOC2STRUC |
| WLF_C_IDOCFIELDS | MESFCT | : | WLF_C_IDOC2STRUC |
| WLF_C_IDOCFIELDS | MESTYP | : | WLF_C_IDOC2STRUC |
| WLF_C_IDOCFIELDS | SEGNAM | : | WLF_C_IDOC2STRUC |