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.
Function Module | SWD_DELETE |
Short Text | WF: Loeschen auf Datenbank |
Function Group | SWDB_DELETE |
Package | SWD |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
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.