Fonction SAP BAPI_BPARTNER_CHANGEPASSWORD - Change Password of Business Partner Internet Users

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BUSINESSPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business Partner Number
NEWPASSWORD BAPIUID-PASSWORD C 16 New Password for Internet User
PASSWORD BAPIUID-PASSWORD C 16 Password for Internet user
VERIFYPASSWORD BAPIUID-PASSWORD C 16 New Password for Verification

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Value Status

Functionality
Use this function module to change the password of a business partnerwho is an Internet user.

Notes
If you cannot change the password, an error message is issued in returnstatus.
If you change a password, you must enter the following:

  • The business partner number

  • The old password

  • The new password

  • To verify the new password, you must enter it in a further parameter.The password you enter when verifying must be the same as the newpassword.
    When entering a password, observe upper and lower case.

    Description
    A message is returned. It appears as an error message if a functioncannot be carried out, or as information for the user.

    Description
    Key uniquely identifying a business partner per client in the R/3system.

    Description
    New password for an internet user. Note that capitalization is relevantwhen you enter the password.

    Description
    Password for an internet user. Note that capitalization is relevantwhen you enter the password.

    Description
    New password for verification purposes. Note that capitalization isapplicable when you enter a password.