SAP WLF_MP_FIELDS Mapping external to internal fields Table
Overview
WLF_MP_FIELDS is a standard SAP S/4HANA table that stores Mapping external to internal fields data. There are total 9 fields in the WLF_MP_FIELDS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_MP_FIELDS 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_MP_FIELDS to other SAP tables and standard CDS views available based on WLF_MP_FIELDS table in S/4HANA 2020.
Techincal Settings of WLF_MP_FIELDS
Below are technical details of the table WLF_MP_FIELDS
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_MP_FIELDS Fields
The following table gives you an overview of the fields available in WLF_MP_FIELDS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| BOR_OBJ | Object type | OJ_NAME | TOJTB | CHAR | 10 |
| MAP_DATA_CAT | Mapping Data Category | WLF_MAP_DATA_CAT | CHAR | 2 | |
| EXT_FIELDNAME | External Fieldname (GFN) | WLF_EXT_FIELDNAME | CHAR | 30 | |
| INT_FIELDNAME | Internal Fieldname | WLF_INT_FIELDNAME | CHAR | 30 | |
| INT_FIELDNAME_2 | Additional Internal Fieldname | WLF_INT_FIELDNAME_2 | CHAR | 30 | |
| INT_FIELD_IN_ALT_STRUCT | Internal Fieldname in Alternative Structure | WLF_INT_FIELDNAME_ALT | CHAR | 30 | |
| COPY_MODE | Copy Mode for mapping data | WLF_MAP_DATA_COPY_MODE | CHAR | 1 | |
| INT_FIELD_IS_HEAD_FIELD | Internal Field is Head Field | WLF_INT_FIELD_IS_HEAD_FIELD | CHAR | 1 | |
| TRANSACTIONAL_BEHAVIOR | Transactional Behavior for Mapping | WLF_TRANSACTIONAL_BEHAVIOR | 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_MP_FIELDS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_MP_FIELDS | BOR_OBJ | 1: CN | TOJTB |