Menu

SAP Function Module SWF_MIG_GET_REF_TASKS

Get all HR-Tasks referenced by a process definition

The Function Module SWF_MIG_GET_REF_TASKS (Get all HR-Tasks referenced by a process definition) is a standard Function Module in SAP ERP and is part of the function group SWF_MIG_SOURCE within the package SWF_MIG_SOURCE.

Technical Information

Function Module SWF_MIG_GET_REF_TASKS
Short Text Get all HR-Tasks referenced by a process definition
Function Group SWF_MIG_SOURCE
Package SWF_MIG_SOURCE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_WFD_VERSIONS TYPE SWF_WFD_VERSIONS_TT table type for wf definiton ids and versions

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_REF_TASKS TYPE SWF_REF_TASKS_TT table type for wf definition ids and referred task ids
IT_REF_WF TYPE SWF_REF_WF_TT Table type for wf definiton ids , verisons and referred wfs

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.