The Function Module SCMA_TASKLIST_READ_RFC (Lesen eines 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 | SCMA_TASKLIST_READ_RFC |
Short Text | Lesen eines Aufgabenplans |
Function Group | TFC_SCMA |
Package | FB_CLOSING |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TASKLIST | TYPE | PEPPROFILE | Name des Aufgabenplans |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ES_HEADER | LIKE | TSCMA | Schedule Manager: Verzeichnis der Aufgabenpläne | |
ET_TASKGROUP_EMPTY | LIKE | SCMA_TASKLIST_TASKS | Schedule Manager: Aufgabenplan | |
ET_TASKLIST | LIKE | SCMA_TASKLIST | Schedule Manager: Aufgabenplan | |
ET_TASKLIST_TEXT | LIKE | SCMA_TASKLIST_TEXT_SHORT | Texte zum Aufgabenplan |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TASKLIST_NOT_FOUND | Aufgabenplan nicht gefunden |
TASKLIST_NOT_QUALIFIED | Name und Bezeichnung des Aufgabenplans müssen angegeben werden |