Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

copying authorizations etc..

Former Member
0 Kudos

HI

i have a requirement to copy authorizations and users and profile from one sys to another sys .

i came to know we have a roport like rsusr002, but i am not sure ,

plse help me clearly i mean step by step .

thanks in advance,

kalpana.

1 REPLY 1

Former Member
0 Kudos

If you wish to copy ALL the users and roles/profiles from one system to another, and totally replace the users and roles/profiles in the destination system, then you can do a remote user master client copy. This will only copy the user accounts, roles, and profiles. (Tcodes SCC9).

Another option would to perform a user master export and import using SCC8.

If however you have users and roles in the destination system that you need to keep, then it would be best to recreate the accounts manually (or using CATT ..etc..), and just "download" all the roles via PFCG, and upload them in your destination system.

Cheers

Shaun