‎2008 Jan 05 12:44 PM
What is Correction and Transport System(CTS) in ABAP?and what does independent transport objects mean?
Thank you
‎2008 Jan 05 12:45 PM
Hi Gopi
Hope this will solve your problem.
<REMOVED BY MODERATOR>
Deepanker
The Change and Transport System (CTS) is a tool that helps you to organize
development projects in the ABAP Workbench and in Customizing, and then transport
the changes between the SAP Systems and clients in your system landscape.
This documentation provides you with an overview of how to manage changes with the
CTS and essential information on setting up your system and client landscape and
deciding on a transport strategy. Read and follow this documentation when planning your
development project.
For practical information on working with the Change and Transport System, see Change and Transport Organizer and Transport Management System.
Whatever is developed in sap is assiged to a transport request, it is created by transaction SE09 and then it is released when the data needs to be transported in various other systems
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Jan 5, 2008 9:37 AM
‎2008 Jan 05 12:56 PM
r u talking about client transportation system.........
clint transportation system means actually we save our objects at local objects.that objects are not transferable to the quality and production.for the transportation of object we create our own project..then send that to the quality clint and production clint,for that we use cts
‎2008 Jan 05 1:55 PM
hi Gopi,
CTS : A change transport request is used to move your objects from one system to the other.
eg : you create a report in development box . you have used custom table in the report .hence, you will include the report and custom table in one CTS and transport your changes to another box (eg production box)
there are two types of CTS.
1. customising - client dependent
2. workbench- client independent
you can manage your CTS's through Tcode se09 and se10 .
regards,
JFH
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Jan 5, 2008 9:38 AM
‎2008 Jan 05 2:26 PM
Hi gopi,
In R/3 system we have Development,Testing and production systems.. normally we do all new developments in Development server,once it is done if we want to move that object to Testing sytem, that particular object needs to be save under one Change Request. after that we will release the request by going to se09/se10 transactions.
I hope your doubt is clear..
Thanks,
Murali.
‎2008 Jan 05 6:51 PM
The Correction and Transport System
Changes created in the development system must somehow be moved, then incorporated into the test system, then subsequently moved and incorporated into the production system. The SAP Correction and Transport System (CTS) serves this purpose and is the vehicle by which SAP moves objects such as programs, screens, configurations or security settings from one system to the next. Additionally, the CTS ensures consistency between systems by maintaining log entries for any attempted or completed activities. If used correctly, the CTS creates an effective and standardized procedure for managing and recording changes made to the system while providing an excellent mechanism for integrating either newly created objects or existing objects that have been altered to meet the customers needs.
Independent transport objects
Domains, Data elements, Tables, Technical settings for tables, Secondary indexes for transparent tables,
Structures, Views,Matchcode objects, Matchcode IDs, Lock objects.
Check this link (Correction and Transport System ...by Saroj Mohapatra ). It is very useful one..
http://www.planetsap.com/cts.htm
Also Check this link too
http://www.saptechies.com/difference-between-dependent-and-indepentent-data/
Regards,
Maha
‎2008 Jan 06 6:57 AM
Hi,
Please refer to the link below :
http://help.sap.com/saphelp_47x200/helpdata/en/d7/8eb9361a75ea43e10000009b38f839/frameset.htm
Thanks,
Sri.