2014 Jan 01 12:10 PM
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
2014 Jan 01 12:15 PM
SCC1 is used for copying TR contents among different clients within the same system, so we will be copying client specific data using SCC1.
2014 Jan 01 12:15 PM
SCC1 is used for copying TR contents among different clients within the same system, so we will be copying client specific data using SCC1.
2014 Jan 01 12:20 PM
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
2014 Jan 01 1:38 PM
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
2014 Jan 01 4:02 PM
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
2014 Jan 02 12:07 AM
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