SAP WDY_APP_PROP_DEF Web Dynpro: Application Property Definition Table

Overview

WDY_APP_PROP_DEF is a standard SAP S/4HANA table that stores Web Dynpro: Application Property Definition data. There are total 9 fields in the WDY_APP_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_APP_PROP_DEF belongs to Web Dynpro ABAP (BC-WD-ABA) module and is located in the package Web Dynpro Administration Texts (SWDP_RUNTIME_ADMIN_TEXTS).

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

Techincal Settings of WDY_APP_PROP_DEF

Below are technical details of the table WDY_APP_PROP_DEF

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

List of WDY_APP_PROP_DEF Fields

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

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_NAMECHAR30
ALIAS_NAMEWeb Dynpro: Name of a Web Dynpro Metadata ObjectWDY_MD_OBJECT_NAMECHAR30
IS_MANDATORYReplacement for Real Boolean Type: 'X' == True '' == FalseWDY_BOOLEANCHAR1
PROPERTY_KINDWeb Dynpro Application Property TypeWDY_APPL_PROPERTY_KINDNUMC2
MIN_LEVELScope of an Application PropertyWDY_APPL_PROPERTY_SCOPENUMC2
MAX_LEVELScope of an Application PropertyWDY_APPL_PROPERTY_SCOPENUMC2
SEPARATORCharacter Field of Length 1CHAR01CHAR1
GROUP_NAMEGroup for Application ParametersWDY_APPL_PROPERTY_GROUP_NAMESTRG

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_DEF

Other References