The Function Module PRGN_READ_ACTIVITY_GROUPS (Rollen zu Benutzern lesen) is a standard Function Module in SAP ERP and is part of the function group PRGN_EXCHANGE within the package S_PROFGEN.
Function Module | PRGN_READ_ACTIVITY_GROUPS |
Short Text | Rollen zu Benutzern lesen |
Function Group | PRGN_EXCHANGE |
Package | S_PROFGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ONLY_ORG_USERS | LIKE | SPACE | Nur indirekt zugeordnete Benutzer lesen | |
TIME_DEPENDENT | LIKE | 'X' | Zeitabhängigkeit berücksichtigen |
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 |
---|---|---|---|---|
ACTIVITY_GROUPS_USERS | LIKE | STR_AGRS | Zuordnungsliste Benutzer <-> Rollen | |
USERS | LIKE | STR_USERS | Benutzer, für die man Zuordnungen lesen will |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ACTIVITY_GROUPS_AVAILABLE | Benutzer sind keiner Rolle zugeordnet |