Menu

SAP Function Module SUSR_USERS_LIST_ALV

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.

Technical Information

Function Module SUSR_USERS_LIST_ALV
Short Text
Function Group SUSD
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
ID_ALV_LAYOUT TYPE DISVARIANT-VARIANT SPACE Variante des Layouts der Listausgabe
ID_ALV_TITLE TYPE LVC_TITLE SPACE ALV-Control: Text der Titelzeile

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
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

Exceptions

This function module does not define any Exceptions.