SAP WDY_UI_PP13N_DEF Web Dynpro: UI Element Property Definition Table
Overview
WDY_UI_PP13N_DEF is a standard SAP S/4HANA table that stores Web Dynpro: UI Element Property Definition data. There are total 6 fields in the WDY_UI_PP13N_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_PP13N_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_PP13N_DEF to other SAP tables and standard CDS views available based on WDY_UI_PP13N_DEF table in S/4HANA 2020.
Techincal Settings of WDY_UI_PP13N_DEF
Below are technical details of the table WDY_UI_PP13N_DEF
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDY_UI_PP13N_DEF Fields
The following table gives you an overview of the fields available in WDY_UI_PP13N_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 | WDY_UI_ELEM_DEF | CHAR | 30 |
| DEFINITION_NAME | Web Dynpro: Web Dynpro UI Element Definition | WDY_MD_UI_ELEMENT_DEF_NAME | WDY_UI_ELEM_DEF | CHAR | 60 |
| PROPERTY_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_UI_ELEMENT_PROP_NAME | CHAR | 60 | |
| P13N_MODE | Personalization Mode | WDY_MD_P13N_MODE | NUMC | 2 | |
| USER_CHANGEABLE | General Flag | FLAG | CHAR | 1 | |
| P6S_PROPERTY_NAME | Name of Property in P6S | WDY_MD_P6S_PROPERTY_NAME | CHAR | 100 |
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_PP13N_DEF
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_UI_PP13N_DEF | DEFINITION_NAME | : | WDY_UI_ELEM_DEF |
| WDY_UI_PP13N_DEF | LIBRARY_NAME | : | WDY_UI_ELEM_DEF |