Menu

SAP Function Module TFC_TASKLIST_READ

Lesen eines existierenden Aufgabenplans

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.

Technical Information

Function Module TFC_TASKLIST_READ
Short Text Lesen eines existierenden Aufgabenplans
Function Group TFC_SCMA
Package FB_CLOSING
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

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