SAP ABAP Message Class 00 Message Number 199 (You have no authorization to administer passwords remotely for user &1)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
     SDYN (Package) DYNP
Attribute
Message class 00  
Short Description General Basis texts    
Message Number 199  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
You have no authorization to administer passwords remotely for user &1
Help Document

Diagnosis

The RFC service using by the Central User Administration has no authorization in the daughter system (RFC destination) to administrate the password for the user .

The authorization object checked was S_USER_GRP for the activity 05.

System Response

For this reason, the system cannot read the user, including the password hash value. None of the selected users were transferred to the Central User Administration.

Procedure

Extend the authorization of the service user of the Central User Administration in the target system to include the following authorization values in the authorization object S_USER_GRP:
CLASS = '*'
ACTVT = '05'

Procedure for System Administration

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