The Function Module COLL_ACTGROUPS_AGR_UPDATE (Benutzer bei den Rollen reinschreiben) is a standard Function Module in SAP ERP and is part of the function group PRGN_COLLECTIVE_ACTGROUPS within the package S_PROFGEN.
Function Module | COLL_ACTGROUPS_AGR_UPDATE |
Short Text | Benutzer bei den Rollen reinschreiben |
Function Group | PRGN_COLLECTIVE_ACTGROUPS |
Package | S_PROFGEN |
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 |
---|---|---|---|---|
ENQUEUED | LIKE | STR_AGRS | Gesperrte Rollen | |
NOT_AUTHORIZED | LIKE | STR_AGRS | Fehlende Berechtigungen |
This function module does not define any Exceptions.