Functionality You can use this function module to change a customer password. The password is encrypted and stored in central table BAPIUSW01. Example call function 'BAPI_CUSTOMER_CHANGEPASSWORD' exporting object_id = customerid password = oldpass new_password = newpass verify_password = veripass importing return = rcode. Notes The precondition for calling this function module is a check of the customer number in the customer master record. This function module cannot be called if the customer number does not exist in the master record. Description In this structure, the return code for the function module is returned. Structure> TYPE Message type: S Success, E Error, W Warning, I Information CODE Message code MESSAGE Message text LOG_NO Application log: log number LOG_MSG_NO Application log: current message numberValue range If no error occurs, the return parameter is blank. Otherwise, thecorresponding error messages are issud with short text. Description Enters an alphanumeric key which clearly identifies the customer ordebtor within the SAP system. |