Fonction SAP BAPI_DEBTOR_CHANGEPASSWORD - Change Customer Password

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DEBTORID BAPI1007-CUSTOMER C 10 Customer
NEW_PASSWORD BAPIUID-PASSWORD C 16 New password
PASSWORD BAPIUID-PASSWORD C 16 Password (16 chars. max.)
VERIFY_PASSWORD BAPIUID-PASSWORD C 16 Retype new password

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN u 452 Return code

Functionality
This method is used to change a password to a customer.

Notes
To be able to access this method, you must first check that thiscustomer's number is defined in the customer master record.
It follows that this method cannot be accessed unless this number isdefined in the master record.
The password itself is stored in encrypted form in table BAPIUSW01.

Description
The return code of the function module is returned in this structure.

Structure Format
TYPE Report type: S Success, E Error, W Warning, I Information
CODE Reporting code
MESSAGE Report text
LOG_NO Application log: Log number
LOG_MSG_NO Application log: Consecutive number of message

Value range
If no error occurs, the return parameter is blank. If not, thecorresponding error messages are output, together with a short text.