Menu

SAP Function Module SWD_DELETE

WF: Loeschen auf Datenbank

The Function Module SWD_DELETE (WF: Loeschen auf Datenbank) is a standard Function Module in SAP ERP and is part of the function group SWDB_DELETE within the package SWD.

Technical Information

Function Module SWD_DELETE
Short Text WF: Loeschen auf Datenbank
Function Group SWDB_DELETE
Package SWD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_SOURCE_CLIENT LIKE SY-MANDT SY-MANDT
ACT_TASK LIKE SWD_AHEAD-TASK
ACT_WFDKEY LIKE SWD_WFDKEY

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.