SAP WDY_APP_PROP_DFT Web Dynpro: Application Property Definition Table
Overview
WDY_APP_PROP_DFT is a standard SAP S/4HANA table that stores Web Dynpro: Application Property Definition data. There are total 4 fields in the WDY_APP_PROP_DFT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_APP_PROP_DFT belongs to Web Dynpro ABAP Runtime (BC-WD-ABA-RUN) module and is located in the package Web Dynpro Runtime: Core Functions (SWDP_RUNTIME_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link WDY_APP_PROP_DFT to other SAP tables and standard CDS views available based on WDY_APP_PROP_DFT table in S/4HANA 2020.
Techincal Settings of WDY_APP_PROP_DFT
Below are technical details of the table WDY_APP_PROP_DFT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDY_APP_PROP_DFT Fields
The following table gives you an overview of the fields available in WDY_APP_PROP_DFT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SET_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | CHAR | 30 | |
| PROPERTY_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | WDY_APP_PROP_DEF | CHAR | 30 |
| LANGU | Language Key | SPRAS | * | LANG | 1 |
| DESCRIPTION | Web Dynpro: Short Description of an Object | WDY_MD_DESCRIPTION | CHAR | 60 |
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_APP_PROP_DFT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_APP_PROP_DFT | PROPERTY_NAME | 1: CN | WDY_APP_PROP_DEF |