Menu

SAP Function Module LXE_UGROUPS_ASSIGN_GRP_TO_USRS

(LXE) Zuweisung User zu Gruppe

The Function Module LXE_UGROUPS_ASSIGN_GRP_TO_USRS ((LXE) Zuweisung User zu Gruppe) is a standard Function Module in SAP ERP and is part of the function group LXE_UGROUPS within the package SLXE.

Technical Information

Function Module LXE_UGROUPS_ASSIGN_GRP_TO_USRS
Short Text (LXE) Zuweisung User zu Gruppe
Function Group LXE_UGROUPS
Package SLXE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
UGROUP TYPE CHAR2 Nutzergruppe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
UGROUP_CNT TYPE I Anzahl hinzugefügter User

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
ASSIGNED_USERS LIKE LXE_UGROUP (LXE) Usergruppen-/namenzuordnung

Exceptions

This function module does not define any Exceptions.