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: 

transporting and SCC1

Former Member
0 Kudos

What is the purpose of SCC1 when transporting security roles. And when should this be performed.

Thanks.

2 REPLIES 2

Former Member
0 Kudos

Hi,

SCC1 purpose is transport in the same system.

Ex : copy the transaction Sandbox Client to Dev Client.

Regards

Rajesh...

Former Member
0 Kudos

Hi Martiza,

SCC1 is primarily used for copying by transport request from one client to another.This is very helpful in scenario's where in a particular development system you have 2 different clients - one client for carrying out all development activities and the other client for performing unit testing.In such cases in order to move the changes from one client to the another one you have to make use of SCC1.in this case the transport request is not released but the objects are copied into the other client.

After unit testing has been satisfactory then the transport is released for moving into the other systems of the landscape

Thanks,

Saby..