The Function Module SUSR_USER_CHANGE_PASSWORD_RFC () is a standard Function Module in SAP ERP and is part of the function group SUSO within the package SUSR.
Function Module | SUSR_USER_CHANGE_PASSWORD_RFC |
Short Text | |
Function Group | SUSO |
Package | SUSR |
Module Type | Remote-Enabled |
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 |
NEW_BCODE | LIKE | USR02-BCODE | ||
NEW_CODVN | LIKE | USR02-CODVN | ||
NEW_PASSWORD | LIKE | RSYST-BCODE | New password | |
PASSWORD | LIKE | RSYST-BCODE | Password | |
USE_BAPI_RETURN | TYPE | IBOOLEAN | 0 | Füllt Rückgabestruktur statt Ausnahmen auszulösen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PWD_CHANGE_SSO | TYPE | XUPWDCHGSSO | Verhalten bei erzwungener Kennwortänderung (SSO-Anmeldung) | |
RETURN | TYPE | BAPIRET2 | Rückgabestruktur |
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 |
---|---|
CANCELED_BY_USER | |
CHANGE_NOT_ALLOWED | |
INTERNAL_ERROR | Internal Error |
PASSWORD_ATTEMPTS_LIMITED | Anzahl fehlerhafter Kennwortanmeldungen überschritten |
PASSWORD_NOT_ALLOWED |