The Function Module SUSR_INTERFACE_USER () is a standard Function Module in SAP ERP and is part of the function group SUSB within the package SUSR.
Function Module | SUSR_INTERFACE_USER |
Short Text | |
Function Group | SUSB |
Package | SUSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | USR10-AKTPS | 'I' | |
PROFILE | LIKE | USR10-PROFN | Profile Name | |
USER | LIKE | USR04-BNAME | User Name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_ACTION | |
NOT_AUTHORIZED_FOR_PROFILE | |
NOT_AUTHORIZED_FOR_USER | |
PARAMS_INCOMPLETE | Parameter Missing |
PROFILE_ALREADY_IN_USER | |
PROFILE_DOESNT_EXIST | |
PROFILE_WASNT_IN_USER | |
USER_DOESNT_EXIST | |
USER_LOCKED |