SAP WDR_ENUM_MP_ITEM Web Dynpro Runtime: Enum->Adapter Property Table
Overview
WDR_ENUM_MP_ITEM is a standard SAP S/4HANA table that stores Web Dynpro Runtime: Enum->Adapter Property data. There are total 5 fields in the WDR_ENUM_MP_ITEM table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDR_ENUM_MP_ITEM belongs to Web Dynpro ABAP Rendering (BC-WD-ABA-REN) module and is located in the package Web Dynpro Runtime: Rendering (SWDP_RUNTIME_RENDERING).
In addition, following links provide an overview of foreign key relationships, if any, that link WDR_ENUM_MP_ITEM to other SAP tables and standard CDS views available based on WDR_ENUM_MP_ITEM table in S/4HANA 2020.
Techincal Settings of WDR_ENUM_MP_ITEM
Below are technical details of the table WDR_ENUM_MP_ITEM
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDR_ENUM_MP_ITEM Fields
The following table gives you an overview of the fields available in WDR_ENUM_MP_ITEM
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LIBRARY_NAME | Web Dynpro : Name of a UI Element Library | WDY_MD_UI_ELEMENT_LIBRARY | * | CHAR | 30 |
| WD_ENUM_NAME | Component name | SEOCMPNAME | WDR_ENUM_MP_DEF | CHAR | 30 |
| UR_ENUM_NAME | Component name | SEOCMPNAME | WDR_ENUM_MP_DEF | CHAR | 30 |
| VELEM_CONST_NAME | Component name | SEOCMPNAME | CHAR | 30 | |
| UR_CONST_NAME | Component name | SEOCMPNAME | 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 WDR_ENUM_MP_ITEM
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDR_ENUM_MP_ITEM | UR_ENUM_NAME | : | WDR_ENUM_MP_DEF |
| WDR_ENUM_MP_ITEM | WD_ENUM_NAME | : | WDR_ENUM_MP_DEF |