SAP WLF_C_IDOC2STRUC Mapping From IDOC Segment To Maintenance Structure Table
Overview
WLF_C_IDOC2STRUC is a standard SAP S/4HANA table that stores Mapping From IDOC Segment To Maintenance Structure data. There are total 12 fields in the WLF_C_IDOC2STRUC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_IDOC2STRUC 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_IDOC2STRUC to other SAP tables and standard CDS views available based on WLF_C_IDOC2STRUC table in S/4HANA 2020.
Techincal Settings of WLF_C_IDOC2STRUC
Below are technical details of the table WLF_C_IDOC2STRUC
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_IDOC2STRUC Fields
The following table gives you an overview of the fields available in WLF_C_IDOC2STRUC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| MESTYP | Message Type | EDI_MESTYP | EDMSG | CHAR | 30 |
| MESCOD | Logical Message Variant | EDI_MESCOD | CHAR | 3 | |
| MESFCT | Logical message function | EDI_MESFCT | CHAR | 3 | |
| SEGNAM | Segment type | EDILSEGTYP | EDISEGMENT | CHAR | 27 |
| BAPIPAREX_STRUC | Enhancement Structure in BAPIPAREX Container | WLF_BAPIPAREX_STRUC | DD02L | CHAR | 30 |
| TABNAME | Maintenance Structure | WLF_MAINTAIN_STRUCTURE | DD02L | CHAR | 30 |
| CHECK_GROUP | Check Group | WLF_CHECK_GROUP | WLF_C_CHK_GRP | CHAR | 4 |
| ALV_POSITION | ALV Display Position | WLF_ALV_POSITION | CHAR | 1 | |
| OPEN_FOR_EDIT | All Fields Are Open For Edit | WLF_IDOC_EDIT_ALL | CHAR | 1 | |
| NAVIGATION_FIELD | Field Displayed in Navigation Tree | WLF_NAVIGATION_FIELD | CHAR | 30 | |
| NAVIGATION_FIELD2 | Second Field Displayed in Navigation Tree | WLF_NAVIGATION_FIELD2 | 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_IDOC2STRUC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_IDOC2STRUC | BAPIPAREX_STRUC | 1: CN | DD02L |
| WLF_C_IDOC2STRUC | CHECK_GROUP | : | WLF_C_CHK_GRP |
| WLF_C_IDOC2STRUC | CLIENT | 1: CN | T000 |
| WLF_C_IDOC2STRUC | MESTYP | 1: CN | EDMSG |
| WLF_C_IDOC2STRUC | SEGNAM | 1: CN | EDISEGMENT |
| WLF_C_IDOC2STRUC | TABNAME | 1: CN | DD02L |