Application Development and Automation 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: 
Read only

Error while copying Transport request from Dev to Quality through SCC1

Former Member
0 Kudos
2,300


Hi,

I am getting this error log while transporting enhancement implementation

Table ENHDEPENDENT is not client-specific

Table ENHHEADER is not client-specific

Table ENHINCINX is not client-specific

Table ENHKNOWNENHS is not client-specific

Table ENHLOADINVAL is not client-specific

Table ENHLOG is not client-specific

Table ENHOBJ is not client-specific

Table ENHOBJCONTRACT is not client-specific

Table ENHTAB is not client-specific

Table SOTR_USE is not client-specific

Table SOTR_USEU is not client-specific

Error in object R3TR1 ENHO2  3

Table SXC_ATTR is not client-specific

Table SXC_ATTRT is not client-specific

Table SXC_CLASS is not client-specific

Table SXC_COCO is not client-specific

Table SXC_EXIT is not client-specific

Table SXC_FCODE is not client-specific

Table SXC_FCODET is not client-specific

Table SXC_IMPSWH is not client-specific

Table SXC_SCRN is not client-specific

Error in object R3TR1 SXCI2  3

Please guide me how to correct this.

Best Regards

Veda

1 ACCEPTED SOLUTION
Read only

former_member215345
Active Participant
0 Kudos
1,116

SCC1 is used for copying TR contents among different clients within the same system, so we will be copying client specific data using SCC1.

5 REPLIES 5
Read only

former_member215345
Active Participant
0 Kudos
1,117

SCC1 is used for copying TR contents among different clients within the same system, so we will be copying client specific data using SCC1.

Read only

Former Member
0 Kudos
1,116

Hi Veda,

SCC1 is used for copy by transport request with in the same client copy! if you want to move the Dev to Quality use the STMS process!

Thanks,

Kiran

Read only

former_member207661
Active Participant
0 Kudos
1,116

Hello Veda,

As mentioned in previous replies, SCC1 is for copying 'only' client dependent objects.

To explain it further, usually SAP landscape follows below path:

Development(usually multiple clients) -> Quality/Testing -> Production

When we say multiple clients within a system, those will be differentiated based on different 3-digit number within that system, like 010, 020, and so on

So, SCC1 can be used if you want to copy any Client-dependent object from 010 to 020 in same system.

Client independent objects needn't to be moved within same system as these are automatically available in all clients of that system.

For moving changes(dependent/independent) across systems, you need to use Transport movement tool being used in your project.(example, STMS, Realtech, etc.)

Warm Regards,

Shyam

Read only

arivazhagan_sivasamy
Active Contributor
0 Kudos
1,116

Hi Veda,

You need to move the request from Dev to quality using STMS_IMPORT.

SCC1 will be used to move from one client to another client within the server.

Arivazhagan S

Read only

Former Member
0 Kudos
1,116

Hi Veda

Assuming that you have released the TR in the DEV system , login to the QA system and run the STMS_IMPORT to move the Transport into the QA system.

Thanks

Rishi