Fonction SAP BAPI_CREDITOR_INITPASSWORD - Initialize Vendor Password

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CREDITORID BAPI1008-VENDOR C 10 Vendor

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

Functionality
This method enables a vendor password to be initialized. An initialpassword is returned.

Notes
Before attempting to call up this method, you must first check that thevendor number is defined in the vendor master record.
It follows that this method cannot be called up unless the vendornumber is defined in the master record.
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.