The Function Module SUSR_USER_GROUP_USERS_PUT () 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_USERS_PUT |
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 |
---|---|---|---|---|
ORGFLAG | LIKE | USGRP_USER-ORGFLAG | ||
USERGROUP | LIKE | USGRP_USER-USERGROUP | User Group |
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 |
---|---|---|---|---|
USERS | LIKE | USGRPS_USR |
This function module does not define any Exceptions.