SAP WDY_UI_PROP_DEF Web Dynpro : UI Element Property Definition Table

Overview

WDY_UI_PROP_DEF is a standard SAP S/4HANA table that stores Web Dynpro : UI Element Property Definition data. There are total 11 fields in the WDY_UI_PROP_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_PROP_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_PROP_DEF to other SAP tables and standard CDS views available based on WDY_UI_PROP_DEF table in S/4HANA 2020.

Techincal Settings of WDY_UI_PROP_DEF

Below are technical details of the table WDY_UI_PROP_DEF

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

List of WDY_UI_PROP_DEF Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
LIBRARY_NAMEWeb Dynpro : Name of a UI Element LibraryWDY_MD_UI_ELEMENT_LIBRARYWDY_UI_ELEM_DEFCHAR30
DEFINITION_NAMEWeb Dynpro: Web Dynpro UI Element DefinitionWDY_MD_UI_ELEMENT_DEF_NAMEWDY_UI_ELEM_DEFCHAR60
PROPERTY_NAMEWeb Dynpro: Name of a Web Dynpro Metadata ObjectWDY_MD_UI_ELEMENT_PROP_NAMECHAR60
IS_BINDABLEWeb Dynpro: Bindability of UI Element (UI)WDY_MD_BINDABLENUMC2
IS_DDIC_BINDABLEWeb Dynpro: Bindability of UI Element (UI)WDY_MD_DDIC_BINDABLE_ENUMNUMC2
TYPINGWeb Dynpro: Typing Method for ParameterWDY_MD_ABAP_TYPING_ENUMNUMC1
DISPLAY_NAMEDisplay Name of Metadata Object in Web DynproWDY_MD_DISPLAY_NAMECHAR128
BINDING_TYPEWeb Dynpro: Binding TypeWDY_MD_BINDING_TYPE_ENUMNUMC1
REPRESENTATIONPossible Representations of AttributesWDY_MD_REPRESENTATION_ENUMNUMC1
TRANS_TEXT_TYPEType of an Attribute with Property Translatable TextWDY_MD_TRANS_TEXT_TYPE_ENUMNUMC3
DEPRECATEDGeneral FlagFLAGCHAR1

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_PROP_DEF

Table NameFieldCardinalityCheck Table
WDY_UI_PROP_DEFDEFINITION_NAME:WDY_UI_ELEM_DEF
WDY_UI_PROP_DEFLIBRARY_NAME:WDY_UI_ELEM_DEF

Other References