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 USer

Former Member
0 Kudos

How can I copy users from one one environmnt to anther?

like from Dev to Quality.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Users cannot be copied from one instance to another unless there is a remote client copy or a local client copy as the case may be. If the instances are different it has to be done via remote client copy. Tcodes are SCCL for local client copy and SCC9 for remote client copy.

With remote client copy (SCC9), we can copy user master records from one system to another. select client copy profile sap_users. But normally developers and other technical users will work in developement system, and endusers or production users will work on the production system. few users will have access on all the systems. Manually we have to create these userids, if not use CUA.

1 REPLY 1

Former Member
0 Kudos

Hi,

Users cannot be copied from one instance to another unless there is a remote client copy or a local client copy as the case may be. If the instances are different it has to be done via remote client copy. Tcodes are SCCL for local client copy and SCC9 for remote client copy.

With remote client copy (SCC9), we can copy user master records from one system to another. select client copy profile sap_users. But normally developers and other technical users will work in developement system, and endusers or production users will work on the production system. few users will have access on all the systems. Manually we have to create these userids, if not use CUA.