Menu

SAP Function Module WDY_WB_POPUP_DELETE

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.

Technical Information

Function Module WDY_WB_POPUP_DELETE
Short Text
Function Group WDY_WB_UTILITIES
Package SWDP_WORKBENCH_TOOLS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_ANSWER TYPE CHAR1

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.