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.
Function Module | SUSR_USER_GROUP_GROUPS_GET |
Short Text | |
Function Group | SU_USER_GROUP |
Package | SUSR |
Module Type | Normal Module |
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 |
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 | USGROUPS |
This function module does not define any Exceptions.