Menu

SAP Function Module GM_RT_TASK_INFO

Get the task info from Schedule Manager

The Function Module GM_RT_TASK_INFO (Get the task info from Schedule Manager) is a standard Function Module in SAP ERP and is part of the function group BDT_GMGR within the package GMMASTERDATA_E.

Technical Information

Function Module GM_RT_TASK_INFO
Short Text Get the task info from Schedule Manager
Function Group BDT_GMGR
Package GMMASTERDATA_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_NODE_ID TYPE SCMA_NODE Node ID
I_TASK_LIST TYPE GM_TASK_LIST Task List for Schedule Manager

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NEXT_DATE TYPE SYDATUM Date and Time, Current (Application Server) Date
E_PRE_DATE TYPE SYDATUM Date and Time, Current (Application Server) Date
E_PRE_STATUS TYPE GM_TASK_STATUS GM task status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.