SAP WDY_UI_ELEMENT Web Dynpro: UI Element Table
Overview
WDY_UI_ELEMENT is a standard SAP S/4HANA table that stores Web Dynpro: UI Element data. There are total 7 fields in the WDY_UI_ELEMENT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_UI_ELEMENT belongs to Web Screen Tools - ABAP (BC-DWB-WD-ABA) module and is located in the package Web Dynpro: View (SWDP_METADATA_API_VIEW).
In addition, following links provide an overview of foreign key relationships, if any, that link WDY_UI_ELEMENT to other SAP tables and standard CDS views available based on WDY_UI_ELEMENT table in S/4HANA 2020.
Techincal Settings of WDY_UI_ELEMENT
Below are technical details of the table WDY_UI_ELEMENT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDY_UI_ELEMENT Fields
The following table gives you an overview of the fields available in WDY_UI_ELEMENT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ELEMENT_NAME | Web Dynpro: Name of a UI Element | WDY_UI_ELEMENT_NAME | CHAR | 132 | |
| VERSION | ABAP: Program Status (Active Saved Transported...) | R3STATE | CHAR | 1 | |
| ELEMENT_POSITION | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| DISPLAY_NAME | Web Dynpro: Name of a UI Element | WDY_UI_ELEMENT_NAME | CHAR | 132 | |
| UI_ELEM_DEF_LIB | Web Dynpro : Name of a UI Element Library | WDY_MD_UI_ELEMENT_LIBRARY | * | CHAR | 30 |
| UI_ELEMENT_DEF | Web Dynpro: Web Dynpro UI Element Definition | WDY_MD_UI_ELEMENT_DEF_NAME | CHAR | 60 | |
| PARENT_NAME | Web Dynpro: Name of a UI Element | WDY_UI_ELEMENT_NAME | CHAR | 132 |
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 WDY_UI_ELEMENT