The Function Module SLIM_ROLE_POPUP () is a standard Function Module in SAP ERP and is part of the function group SLIM_ROLE_ATTRIBUTES within the package SLIM.
Function Module | SLIM_ROLE_POPUP |
Short Text | |
Function Group | SLIM_ROLE_ATTRIBUTES |
Package | SLIM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OLD_SELECTED_ATTRIBUTE | LIKE | TUTYPA-USERTYP | '52' | R/3 User Type ID |
POSITION_RIGHT | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
SHOW_MODE | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTED_ATTRIBUTE | LIKE | TUTYPA-USERTYP | R/3 User Type ID |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.