Fonction SAP BAPI_DEBTOR_INITPASSWORD - Initialize Customer Password

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DEBTORID BAPI1007-CUSTOMER C 10 Customer

Paramètre Reférence Type Long. Description
PASSWORD BAPIUID-PASSWORD C 16 Initialized password
RETURN BAPIRETURN u 452 Return code

Functionality
This method enables you to initialize a password to a customer.
An initial password is returned.

Notes
Before attempting to call up this method, you must first check that thecustomer number is defined in the customer master record.
It follows that this method cannot be called up unless the customernumber is so defined in the master record.
The password itself is stored in encrypted form in central tableBAPIUSW01.

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.