The Function Module SUSR_USERS_LIST_ALV () is a standard Function Module in SAP ERP and is part of the function group SUSD within the package SUSR.
Function Module | SUSR_USERS_LIST_ALV |
Short Text | |
Function Group | SUSD |
Package | SUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_ALV_LAYOUT | TYPE | DISVARIANT-VARIANT | SPACE | Variante des Layouts der Listausgabe |
ID_ALV_TITLE | TYPE | LVC_TITLE | SPACE | ALV-Control: Text der Titelzeile |
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 |
---|---|---|---|---|
INTUSR01 | LIKE | USIUSR01 | ||
INTUSR02 | LIKE | USIUSR02 | ||
INTUSR06 | LIKE | USIUSR06 | ||
INTUSREFUS | LIKE | USIUSREFUS | ||
USERAGR | TYPE | USRAGR_T | Tabelle mit Benutzer- und Rollenname | |
USERPROF | TYPE | USRPRO_T | Tabelle mit Benutzer- und Profilname | |
USERS | LIKE | USUSERS | User list |
This function module does not define any Exceptions.