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

FieldDescriptionData ElementCheck TableData TypeLength
SET_NAMEWeb Dynpro: Name of a Web Dynpro Metadata ObjectWDY_MD_OBJECT_NAMECHAR30
PROPERTY_NAMEWeb Dynpro: Name of a Web Dynpro Metadata ObjectWDY_MD_OBJECT_NAMEWDY_APP_PROP_DEFCHAR30
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_APP_PROP_DFT

Table NameFieldCardinalityCheck Table
WDY_APP_PROP_DFTPROPERTY_NAME1: CNWDY_APP_PROP_DEF

Other References