SAP ABAP Message Class 01 Message Number 772 (The parameters for password change contain an invalid combination)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Attribute
Message class 01  
Short Description General Basis, e.g. user and authorization maintenance    
Message Number 772  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
The parameters for password change contain an invalid combination
Help Document

Diagnosis

Change switches PASSWORDX, LOGONDATAX-BCODE, LOGONDATAX-CODVN, and LOGONDATAX-LTIME are very restrictively linked logically.
An arbitrary combination of these values is therefore not possible.
Only the following cases are allowed as possible combinations for the four change switches:

  1. Assignment of a new, initial password:
    Of the four change switches above, only the switch PASSWORDX may be set.
    The other values, BCODE, CODVN and LTIME, are calculated internally.
  2. Deactivation of the password logon, for example, when using SNC logons:
    Here, only the change switch LOGONDATAX-CODVN can be set to 'X'.
    Values BCODE and LTIME are calculated internally.

Procedure

Change the parameter passing.

History
Last changed on/by 20140121  SAP 
SAP Release Created in