SAP ABAP Function Module WDY_WB_POPUP_NEW_VIEWSET (Anlegen eines Elementes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_APPLICATION (Package) Web Dynpro Tool: "Component"
⤷
⤷
Basic Data
| Function Module | WDY_WB_POPUP_NEW_VIEWSET | Anlegen eines Elementes |
| Function Group | WDY_WB_APPL_MODELER | Web Dynpro: Application Modeler |
| Program Name | SAPLWDY_WB_APPL_MODELER | |
| INCLUDE Name | LWDY_WB_APPL_MODELERU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VIEWSET_NAME_DISPLAY | TYPE | WDY_MD_OBJECT_NAME | Anzeigename des neuen Viewsets | |||
| |
VIEWSET_NAME | TYPE | WDY_MD_OBJECT_NAME | Name des neuen Viewsets | |||
| |
VIEWSET_TYPE_NAME | TYPE | WDY_MD_OBJECT_TYPE | Typ des neuen Viewsets | |||
| |
AREA_NAME | TYPE | WDY_MD_OBJECT_NAME | Name der Area (z.B. Window), in die das Viewset eingebettet werden soll | |||
| |
TYPE_INPUT | TYPE | WDY_MD_OBJECT_TYPE | ||||
| |
CHECK_FOR_UNIQUENESS | TYPE | CHAR01 | 'X' | 'X': Check auf Eindeutigkeit im UI tree | ||
| |
SEARCH_HELP_TAB | TYPE | WDY_WB_VD_UI_DEF | Dynpro Structure for View Designer | |||
| |
CANCELLED | TYPE | Cancellation by user | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040312 |
| SAP Release Created in | 630 |