The Function Module TFC_TASKLIST_READ (Lesen 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_READ |
Short Text | Lesen 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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_HEADER | TYPE | TSCMA | Schedule Manager: Verzeichnis der Aufgabenpläne |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TASKLIST | TYPE | SCMA_TASKLIST_T | Schedule Manager: Aufgabenplan | |
ET_TASKLIST_TEXT | TYPE | SCMA_TASKLIST_TEXT_T | Texte zum Aufgabenplan |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
E_MISSING_PARM_PROFILE | Übergabeparameter ID_PROFILE fehlt |
E_SCMA_READ_ERROR | Fehler beim Lesen des Aufgabenplans |