SAP WDY_WB_VD_IDE Defines Relation Between UI Element Def. and IDE Class Table
Overview
WDY_WB_VD_IDE is a standard SAP S/4HANA table that stores Defines Relation Between UI Element Def. and IDE Class data. There are total 3 fields in the WDY_WB_VD_IDE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_WB_VD_IDE belongs to Web Screen Tools - ABAP (BC-DWB-WD-ABA) module and is located in the package Web Dynpro View Designer (SWDP_DWB_TOOL_VIEWDESIGNER).
In addition, following links provide an overview of foreign key relationships, if any, that link WDY_WB_VD_IDE to other SAP tables and standard CDS views available based on WDY_WB_VD_IDE table in S/4HANA 2020.
Techincal Settings of WDY_WB_VD_IDE
Below are technical details of the table WDY_WB_VD_IDE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDY_WB_VD_IDE Fields
The following table gives you an overview of the fields available in WDY_WB_VD_IDE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LIBRARY | Web Dynpro : Name of a UI Element Library | WDY_MD_UI_ELEMENT_LIBRARY | * | CHAR | 30 |
| DEFINITION_NAME | Web Dynpro: Web Dynpro UI Element Definition | WDY_MD_UI_ELEMENT_DEF_NAME | CHAR | 60 | |
| IDE_CLASS | Web Dynpro: Name of an IDE Adapter Class | WDY_IDE_CLASSNAME | CHAR | 30 |
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_WB_VD_IDE