Menu

SAP Function Module SWF_MIG_GET_WF_VERSIONS

get all the versions of given wf definition ids

The Function Module SWF_MIG_GET_WF_VERSIONS (get all the versions of given wf definition ids) 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_WF_VERSIONS
Short Text get all the versions of given wf definition ids
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_WFDID TYPE SWF_WFDID_TT table type for internal table of wfd ids

Exporting Parameters

These are the EXPORTING 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

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.