Menu

SAP Function Module SUSR_USER_GROUP_USERS_GET

The Function Module SUSR_USER_GROUP_USERS_GET () is a standard Function Module in SAP ERP and is part of the function group SU_USER_GROUP within the package SUSR.

Technical Information

Function Module SUSR_USER_GROUP_USERS_GET
Short Text
Function Group SU_USER_GROUP
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USERGROUP LIKE USGRP_USER-USERGROUP User Group

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
USERS LIKE USGRPS_USR

Exceptions

This function module does not define any Exceptions.