The Function Module SUSR_SHOW_USER_DETAILS () is a standard Function Module in SAP ERP and is part of the function group SUSE within the package SUSR.
Function Module | SUSR_SHOW_USER_DETAILS |
Short Text | |
Function Group | SUSE |
Package | SUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BNAME | LIKE | USR03-BNAME | SAP user name | |
MANDT | LIKE | USR03-MANDT | SY-MANDT | Client |
NO_DISPLAY | TYPE | C |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDR_USR | TYPE | V_ADDR_USR | User address |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USER_USR03 | LIKE | USR03 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.