SAP WDY_UI_ELEM_DEF Web Dynpro: UI Element Definition Table
Overview
WDY_UI_ELEM_DEF is a standard SAP S/4HANA table that stores Web Dynpro: UI Element Definition data. There are total 16 fields in the WDY_UI_ELEM_DEF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_UI_ELEM_DEF belongs to Web Screen Tools - ABAP (BC-DWB-WD-ABA) module and is located in the package Web Dynpro : UI Element Library (SWDP_METADATA_API_UI_LIBRARY).
In addition, following links provide an overview of foreign key relationships, if any, that link WDY_UI_ELEM_DEF to other SAP tables and standard CDS views available based on WDY_UI_ELEM_DEF table in S/4HANA 2020.
Techincal Settings of WDY_UI_ELEM_DEF
Below are technical details of the table WDY_UI_ELEM_DEF
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDY_UI_ELEM_DEF Fields
The following table gives you an overview of the fields available in WDY_UI_ELEM_DEF
| 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 |
| DEFINITION_NAME | Web Dynpro: Web Dynpro UI Element Definition | WDY_MD_UI_ELEMENT_DEF_NAME | CHAR | 60 | |
| IS_TC_EDITOR | General Flag | FLAG | CHAR | 1 | |
| IS_TB_ITEM | General Flag | FLAG | CHAR | 1 | |
| SUPER_CLASS_LIB | Web Dynpro : Name of a UI Element Library | WDY_MD_UI_ELEMENT_LIBRARY | * | CHAR | 30 |
| SUPER_CLASS | Web Dynpro: Web Dynpro UI Element Definition | WDY_MD_UI_ELEMENT_DEF_NAME | CHAR | 60 | |
| LAYOUT | Web Dynpro: Web Dynpro UI Element Definition | WDY_MD_UI_ELEMENT_DEF_NAME | CHAR | 60 | |
| DEF_LAYOUT_DATA | Web Dynpro: Web Dynpro UI Element Definition | WDY_MD_UI_ELEMENT_DEF_NAME | CHAR | 60 | |
| ABSTRACT | General Flag | FLAG | CHAR | 1 | |
| DISPLAY_NAME | Display Name of Metadata Object in Web Dynpro | WDY_MD_DISPLAY_NAME | CHAR | 128 | |
| LABEL_SUPPORT | Web Dynpro: Property of UI Element Definition | WDY_MD_LABEL_SUPPORT_ENUM | NUMC | 1 | |
| CID | Global Unique ID for table | UUID | RAW | 16 | |
| CATEGORY | Web Dynpro : Name of a UI Element Library | WDY_MD_UI_ELEMENT_CATEGORY | NUMC | 2 | |
| IS_DECORATOR | General Flag | FLAG | CHAR | 1 | |
| DEPRECATED | General Flag | FLAG | CHAR | 1 | |
| METHOD_HANDLER | Object Type Name | SEOCLSNAME | 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 WDY_UI_ELEM_DEF