SAP WDY_SETTINGS Global Settings for Web Dynpro ABAP Table
Overview
WDY_SETTINGS is a standard SAP S/4HANA table that stores Global Settings for Web Dynpro ABAP data. There are total 7 fields in the WDY_SETTINGS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_SETTINGS belongs to Web Dynpro ABAP (BC-WD-ABA) module and is located in the package Configuration for WD4A (SWDP_CONFIGURATION).
In addition, following links provide an overview of foreign key relationships, if any, that link WDY_SETTINGS to other SAP tables and standard CDS views available based on WDY_SETTINGS table in S/4HANA 2020.
Techincal Settings of WDY_SETTINGS
Below are technical details of the table WDY_SETTINGS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDY_SETTINGS Fields
The following table gives you an overview of the fields available in WDY_SETTINGS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| 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 |
| AUTHOR | Created By | WB_CREATED_BY | CHAR | 12 | |
| CREATEDON | Created on | WB_CREATED_ON | DATS | 8 | |
| CHANGEDBY | Last Changed By | WB_CHANGED_BY | CHAR | 12 | |
| CHANGEDON | Changed On | WB_CHANGED_ON | DATS | 8 |
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_SETTINGS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_SETTINGS | PROPERTY_NAME | : | WDY_APP_PROP_DEF |