Fonction SAP BAPI_CUSTOMER_CHECKPASSWORD1 - Check customer password

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

Paramètre Reférence Type Long. Description
RETURN BAPIRET1 u 470 Return code

Functionality
Use this method to check a customer's password.

Notes
The password is encrypted in the central table BAPIUSW01.

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

Structure
TYPE Message type: S Success, E Error, W Warning, I Information
CODE Message code
MESSAGE Message text
LOG_NO Application log: protocol number
LOG_MSG_NO Application log: running message number

Value range
If no error occurs, the return parameter is blank. Otherwise, thecorresponding error message has a short text.

Description
Customer number.

Description
Password.