Data Element list used by SAP ABAP Function Module SUSR_LOGIN_CHECK_RFC (SUSR_LOGIN_CHECK_RFC)
SAP ABAP Function Module
SUSR_LOGIN_CHECK_RFC (SUSR_LOGIN_CHECK_RFC) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
IBOOLEAN | Boolean value as integer | SOURCE VALUE(USE_NEW_EXCEPTION) TYPE IBOOLEAN DEFAULT 0 |
2 | ![]() |
XUBCODE | User password | SOURCE VALUE(PASSWORD) LIKE RSYST-BCODE OPTIONAL |
3 | ![]() |
XUCODE | Password Hash Key | SOURCE VALUE(XBCODE) TYPE USR02-BCODE OPTIONAL |
4 | ![]() |
XUCODEVER2 | Code Version of Password Hash Algorithm (New Systems) | SOURCE VALUE(XCODVN) TYPE USR02-CODVN OPTIONAL |
5 | ![]() |
XUSER | User name | SOURCE VALUE(BNAME) LIKE RSYST-BNAME DEFAULT SY-UNAME |