The Function Module CM_GET_TASK_RESPONSIBLE (responsible person for workflow task) is a standard Function Module in SAP ERP and is part of the function group CMWF01 within the package CM_WF.
Function Module | CM_GET_TASK_RESPONSIBLE |
Short Text | responsible person for workflow task |
Function Group | CMWF01 |
Package | CM_WF |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
ACTOR_TAB | LIKE | SWHACTOR | Role Resolution Result | |
AC_CONTAINER | LIKE | SWCONT | Instance Structure |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOBODY_FOUND | no responsible person |
PROJECT_NOT_EXISTS | CM project doesn't exist |