Menu

SAP Function Module CVAUTH_USERGROUP_GETUSERGROUPS

Lesen der Benutzer einer Gruppe

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.

Technical Information

Function Module CVAUTH_USERGROUP_GETUSERGROUPS
Short Text Lesen der Benutzer einer Gruppe
Function Group CV_AUTH_USERGROUP_RFC
Package CV
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.