SAP WDY_UI_ELEM_DEFT Web Dynpro: UI Element Definition Table

Overview

WDY_UI_ELEM_DEFT is a standard SAP S/4HANA table that stores Web Dynpro: UI Element Definition data. There are total 4 fields in the WDY_UI_ELEM_DEFT 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_DEFT belongs to Web Dynpro ABAP (BC-WD-ABA) module and is located in the package Web Dynpro: Data Relevant for Translation (SWDP_METADATA_API_TRANSL).

In addition, following links provide an overview of foreign key relationships, if any, that link WDY_UI_ELEM_DEFT to other SAP tables and standard CDS views available based on WDY_UI_ELEM_DEFT table in S/4HANA 2020.

Techincal Settings of WDY_UI_ELEM_DEFT

Below are technical details of the table WDY_UI_ELEM_DEFT

  • Buffering switched on
  • Full table is passed to buffer
  • Storage type is Column Store

List of WDY_UI_ELEM_DEFT Fields

The following table gives you an overview of the fields available in WDY_UI_ELEM_DEFT

FieldDescriptionData ElementCheck TableData TypeLength
LIBRARY_NAMEWeb Dynpro : Name of a UI Element LibraryWDY_MD_UI_ELEMENT_LIBRARY*CHAR30
DEFINITION_NAMEWeb Dynpro: Web Dynpro UI Element DefinitionWDY_MD_UI_ELEMENT_DEF_NAMEWDY_UI_ELEM_DEFCHAR60
LANGULanguage KeySPRAS*LANG1
DESCRIPTIONWeb Dynpro: Short Description of an ObjectWDY_MD_DESCRIPTIONCHAR60

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_DEFT

Table NameFieldCardinalityCheck Table
WDY_UI_ELEM_DEFTDEFINITION_NAME1: CNWDY_UI_ELEM_DEF

Other References