The Function Module SUSR_USERGROUPS_SURFACE_MAINT () is a standard Function Module in SAP ERP and is part of the function group SU_USER_GROUP_SURFACE within the package SUSR.
Function Module | SUSR_USERGROUPS_SURFACE_MAINT |
Short Text | |
Function Group | SU_USER_GROUP_SURFACE |
Package | SUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISPLAY_ONLY | LIKE | SPACE | Display Only |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OKCODE | LIKE | OK Code | ||
TEXT | LIKE | USGRPT-TEXT | User group text | |
USERGROUP | LIKE | USGRP-USERGROUP | User Group |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USERS | LIKE | USGRPS_USR |
This function module does not define any Exceptions.