The Function Module CVAUTH_USERGROUP_GETUSERGROUPS (Lesen der Benutzer einer Gruppe) 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_GETUSERGROUPS |
Short Text | Lesen der Benutzer einer Gruppe |
Function Group | CV_AUTH_USERGROUP_RFC |
Package | CV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID | LIKE | DATATYPE-CHAR0032 | Zeichenkette, 32 beliebige Zeichen |
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.