SAP Table WDY_WB_APPL_PROPERTIES

Web Dynpro: Dynpro Structure: Application Attributes

WDY_WB_APPL_PROPERTIES (Web Dynpro: Dynpro Structure: Application Attributes) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link WDY_WB_APPL_PROPERTIES to other SAP tables.

Source: WDY_WB_APPL_PROPERTIES (Web Dynpro: Dynpro Structure: Application Attributes)

WDY_WB_APPL_PROPERTIES table fields

Field Data element Checktable Datatype Length Decimals
APPLICATION_NAME Web Dynpro: Name of Application WDY_WB_APPL_NAME CHAR 30 0
AUTHOR Created By WB_CREATED_BY CHAR 12 0
CREATEDON Created on WB_CREATED_ON DATS 8 0
CHANGEDBY Last Changed By WB_CHANGED_BY CHAR 12 0
CHANGEDON Changed On WB_CHANGED_ON DATS 8 0
STATETEXT CHAR 30 0
DESCRIPT Short Description WDY_WB_VC_DESCRIPT CHAR 60 0
COMPONENT_NAME Web Dynpro: Component Name WDY_WB_VC_COMPONENT CHAR 25 0
INTERFACE_VIEW Web Dynpro: View Name/Controller Name WDY_WB_VC_CONTROLLER CHAR 20 0
STARTER_PLUG Web Dynpro: Name of Inbound/Outbound Plug WDY_WB_VC_PLUG CHAR 20 0
COMPONENT_KEY Web Dynpro: Component Name WDY_WB_VC_COMPONENT CHAR 25 0
INTERF_VIEW_KEY Web Dynpro: View Name/Controller Name WDY_WB_VC_CONTROLLER CHAR 20 0
STARTER_PLUG_KEY Web Dynpro: Name of Inbound/Outbound Plug WDY_WB_VC_PLUG CHAR 20 0
DEVCLASS Package DEVCLASS CHAR 30 0
ORIGLANG Language Key SPRAS LANG 1 0
MESSAGE_HANDLER_KIND Web Dynpro: Enumeration Type for Message Component WDY_MD_MESSAGE_DISP_MODE_ENUM NUMC 2 0
00 msgcmp_on_demand
01 msgcmp_static
02 no_mscmp
AUTHORITY_CHECK Authorization Check for Application WDY_MD_APPL_AUTH_CHECK NUMC 2 0
00 Check for Application
01 Check for Application and Application Configuration
SESSION_KIND Session State (Stateful, Stateless) WDY_MD_APPL_SESSION NUMC 2 0
00 Stateful
01 Stateless
02 Stateless Possible