Menu

SAP Function Module SUSR_GET_ADMIN_USER_LOGIN_INFO

The Function Module SUSR_GET_ADMIN_USER_LOGIN_INFO () is a standard Function Module in SAP ERP and is part of the function group SUSO within the package SUSR.

Technical Information

Function Module SUSR_GET_ADMIN_USER_LOGIN_INFO
Short Text
Function Group SUSO
Package SUSR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALIASNAME TYPE USALIAS Internet User Alias
AUTHORITY_CHECK TYPE CHAR1 Berechtigungsprüfung mit S_USER_GRP
USERID TYPE XUBNAME User name in user master record

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAST_LOGON_DATE TYPE XULDATE Last logon date
LOCK_STATUS TYPE XUUFLAG
PASSWORD_STATUS TYPE XUPWDSTATE Status of the User Password (Values: -2/-1/0/1/2, see Docu)
USER_ID TYPE XUBNAME User name in user master record

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR
NOT_AUTHORIZED
NO_USERID_FOR_ALIASNAME
PARAMETER_MISSING
USER_NOT_EXISTS