The Function Module TFC_TASKLIST_DELETE (löschen eines existierenden Aufgabenplans) is a standard Function Module in SAP ERP and is part of the function group TFC_SCMA within the package FB_CLOSING.
Function Module | TFC_TASKLIST_DELETE |
Short Text | löschen eines existierenden Aufgabenplans |
Function Group | TFC_SCMA |
Package | FB_CLOSING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_INSTANCE | TYPE | TFC_NUM | Zähler | |
ID_PROFILE | TYPE | TFC_PROFILE | FastClose: Abschlußplan |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
E_EXIT_BY_USER | Aktion durch Benutzer abgebrochen |
E_MISSING_PARM_PROFILE | Übergabeparameter ID_PROFILE fehlt |
E_SCMA_DELETE_ERROR | Fehler beim Löschen des Aufgabenplans |