Menu

SAP Function Module SUSR_USERGROUPS_SURFACE_MAINT

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.

Technical Information

Function Module SUSR_USERGROUPS_SURFACE_MAINT
Short Text
Function Group SU_USER_GROUP_SURFACE
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
DISPLAY_ONLY LIKE SPACE Display Only

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

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.