Menu

SAP Function Module STM_TASK_DELETE

STM: Task: Löschen von Aufgaben

The Function Module STM_TASK_DELETE (STM: Task: Löschen von Aufgaben) is a standard Function Module in SAP ERP and is part of the function group STM_TASK within the package SIWC.

Technical Information

Function Module STM_TASK_DELETE
Short Text STM: Task: Löschen von Aufgaben
Function Group STM_TASK
Package SIWC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PRODID TYPE STMTTASK-PRODID CHAR32 fuer SYST
PRODTLANG TYPE STMTTASK-PRODTLANG Language ID
TASKID TYPE STMTTASK-TASKID CHAR32 fuer SYST
TUNIT TYPE STMTTASK-TUNIT Einstelliges Kennzeichen

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

These are the Exceptions of this function module.

Exception Name Short Text
DELETE_ERROR Fehler beim Löschen
NO_EXIST Aufgabe existiert nicht.