The Function Module WDY_WB_POPUP_DELETE () is a standard Function Module in SAP ERP and is part of the function group WDY_WB_UTILITIES within the package SWDP_WORKBENCH_TOOLS.
Function Module | WDY_WB_POPUP_DELETE |
Short Text | |
Function Group | WDY_WB_UTILITIES |
Package | SWDP_WORKBENCH_TOOLS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_OBJECT_NAME | TYPE | SEU_OBJKEY | WB Request: Key for an object in the ABAP Workbench | |
P_OBJECT_TYPE | TYPE | SEU_OBJTYP | WB Request: Development Environment Object Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ANSWER | TYPE | CHAR1 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.