Menu

SAP Function Module SUSR_USER_GROUP_GROUPS_GET

The Function Module SUSR_USER_GROUP_GROUPS_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_GROUPS_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
BNAME LIKE USGRP_USER-BNAME User
WITH_TEXT LIKE SPACE

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 USGROUPS

Exceptions

This function module does not define any Exceptions.