Fonction SAP BAPI_DEBTOR_CHECKPASSWORD - Check Customer Password

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

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

Functionality
This method is used to check 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 since thismethod cannot be accessed unless this number is so defined.
The password is stored in encrypted form in central 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.