WDY_VD_DESIGNDEF - WebDynpro ViewDesigner: Description of View Elements
WebDynpro ViewDesigner: Description of View Elements information is stored in SAP table WDY_VD_DESIGNDEF.
It is part of development package SWDP_DWB_TOOL_VIEWDESIGNER in software component BC-DWB-WD-ABA. This development package consists of objects that can be grouped under "Web Dynpro View Designer".
It is part of development package SWDP_DWB_TOOL_VIEWDESIGNER in software component BC-DWB-WD-ABA. This development package consists of objects that can be grouped under "Web Dynpro View Designer".
Fields for table WDY_VD_DESIGNDEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OP_ID | Web Dynpro Tools View Designer: Operation on View Element | X | WDY_WB_VD_OP_ID | CHAR | 70 | |
SEL_ELEM_CL | Web Dynpro Tools View Designer: Class of Selected Element | X | WDY_WB_VD_SEL_ELEM_CL | CHAR | 30 | |
NEW_ELEM_CL | Class of the Element to Be Added | CHAR | 30 | |||
TYPE_SELECTION | 'X': Type Selection for Inserting an Element | CHAR | 1 | |||
NAME_RELEVANCE | 'X': Name Must Be Queried (Is Relevant) | CHAR | 1 | |||
DIS_METH | Method for deactivating the menu entry | CHAR | 30 | |||
RES_METH_1 | Method that Checks Additional Restrictions | CHAR | 30 | |||
RES_METH_1_RET | Return Code of Restriction Method that Causes Deactivation | CHAR | 1 | |||
RES_METH_2 | Method that Checks Additional Restrictions | CHAR | 30 | |||
RES_METH_2_RET | Return Code of Restriction Method that Causes Deactivation | CHAR | 1 | |||
INVOKE_METHOD | Method: Insert, Delete, Move... | CHAR | 30 | |||
ROLE_NAME | Role in Which Appears a View Element (Caption as a Header) | CHAR | 30 | |||
PARENT_ROLE_NAME | Role in Which Appears Parent Element of a View Element | CHAR | 30 | |||
CATEGORY | Category of Operation (Move, Insert, Layout, ...) | CHAR | 30 | |||
ORDER_OF_CAT | Order of the Categories | INT1 | 1 | |||
ORDER_IN_CAT | Order Within a Category | INT1 | 1 | |||
IS_AGGREGATION | Selected Element Is an Aggregation (Has Children) | CHAR | 1 | |||
IS_DEFAULT | Operation Is Default in the Menu | CHAR | 1 | |||
EXP_ELEM_CL | Expanded Class of the Selected Element (Performance) | CHAR | 30 |