The Function Module CNV_CDMC_CC_GET_USERS_FOR_ROLE (CDMC : Get active users assigned for the Auth. Role) is a standard Function Module in SAP ERP and is part of the function group CNV_CDMC_CC_FUNCTIONS within the package CNV_CDMC_REPOOBJS.
Function Module | CNV_CDMC_CC_GET_USERS_FOR_ROLE |
Short Text | CDMC : Get active users assigned for the Auth. Role |
Function Group | CNV_CDMC_CC_FUNCTIONS |
Package | CNV_CDMC_REPOOBJS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ACTIVITY_GROUP | TYPE | AGR_NAME | Role Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ACTIVITY_GROUPS_USERS | TYPE | CNV_CDMC_AGR_USERS_T | Table type for Roles |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ROLE_NOT_EXIST | Authorization Role does not exists in the system |