The Function Module SUSR_USER_READ_CHECKS (Prüfungen für Benutzer lesen) is a standard Function Module in SAP ERP and is part of the function group SUUC within the package SUSR.
Function Module | SUSR_USER_READ_CHECKS |
Short Text | Prüfungen für Benutzer lesen |
Function Group | SUUC |
Package | SUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USER_NAME | LIKE | USR02-BNAME |
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 |
---|---|---|---|---|
ERRORTABLE | LIKE | BAPIRET2 | Table with error messages |
This function module does not define any Exceptions.