The Function Module CVAUTH_USERGROUP_GET_ALLOWED (Lesen aller Benutzergruppen für einen Benutzer) is a standard Function Module in SAP ERP and is part of the function group CV_AUTH_USERGROUP_RFC within the package CV.
Function Module | CVAUTH_USERGROUP_GET_ALLOWED |
Short Text | Lesen aller Benutzergruppen für einen Benutzer |
Function Group | CV_AUTH_USERGROUP_RFC |
Package | CV |
Module Type | Remote-Enabled |
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 |
---|---|---|---|---|
USERGROUPS | LIKE | CVAUTH_USERGROUP | Information über Benutzergruppen |
This function module does not define any Exceptions.