Menu

SAP Function Module SUSR_LOGIN_CHECK_RFC

The Function Module SUSR_LOGIN_CHECK_RFC () 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_LOGIN_CHECK_RFC
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
BNAME LIKE RSYST-BNAME SY-UNAME User Name
DIFFERENTIATE_LOCKS TYPE IBOOLEAN 0 Aufrufer kann PASSWORD_ATTEMPTS_LIMITED behandeln
PASSWORD LIKE RSYST-BCODE Password
XBCODE TYPE USR02-BCODE
XCODVN TYPE USR02-CODVN

Exporting Parameters

This function module does not define any EXPORTING parameters.

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 Internal Error
NO_CHECK_FOR_THIS_USER
PASSWORD_ATTEMPTS_LIMITED Anzahl fehlerhafter Kennwortanmeldungen überschritten
PASSWORD_EXPIRED
USER_LOCKED User is locked
USER_NOT_ACTIVE
WAIT
WRONG_PASSWORD