<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ABAP, NetWeaver, ERP Tutorial &#187; CTS</title>
	<atom:link href="http://www.sapgeek.net/category/abap/cts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sapgeek.net</link>
	<description>Provides a deep and broad view about SAP</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:39:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Changes and Transports for Client-Specific Objects</title>
		<link>http://www.sapgeek.net/2011/11/changes-and-transports-for-client-specific-objects/</link>
		<comments>http://www.sapgeek.net/2011/11/changes-and-transports-for-client-specific-objects/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 09:28:11 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[CTS]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/11/changes-and-transports-for-client-specific-objects/</guid>
		<description><![CDATA[<p>In a typical SAP system landscape, you will have about 4-5 SAP clients for different purpose, such as sandbox client, development client, QA client, production client and training client. Each client has to have different client-specific settings on the client-specific objects changes and transports.</p>

<p>Go to tcode <strong>SCC4,</strong> you will find a list of clients on this system. Double click one client entry and you will enter below screen. You can maintain the client specific settings here.</p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/11/changes-and-transports-for-client-specific-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP IMG Project</title>
		<link>http://www.sapgeek.net/2010/10/sap-img-project/</link>
		<comments>http://www.sapgeek.net/2010/10/sap-img-project/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 10:10:40 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[CTS]]></category>
		<category><![CDATA[SAP Solution Manager]]></category>
		<category><![CDATA[CTS project]]></category>
		<category><![CDATA[IMG project]]></category>
		<category><![CDATA[Solution Manager]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2010/10/sap-img-project/</guid>
		<description><![CDATA[<p>If you control your transports in projects you can plan your development work and Customizing activities in structured projects. You can structure changes independently of each other in different projects, and then import them independently into target systems. I recommend that you do this if, for example, you want to go live with different projects at different times, or if you want to link development work in a single area.</p>

<p><strong><em>Procedure</em></strong></p>

<p><strong>1. Define an IMG project</strong></p>

<p>Go to transaction SPRO_ADMIN and click ‘Create Project’ button to create a new IMG project. </p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/10/sap-img-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transport Target of Request</title>
		<link>http://www.sapgeek.net/2010/05/transport-target-of-request/</link>
		<comments>http://www.sapgeek.net/2010/05/transport-target-of-request/#comments</comments>
		<pubDate>Wed, 05 May 2010 05:18:49 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[CTS]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2010/05/transport-target-of-request/</guid>
		<description><![CDATA[The transport target specifies where a transport request is imported.

<a href="http://www.sapgeek.net/wp-content/uploads/2010/05/clip_image002.jpg"><img style="display: inline; border-width: 0px;" title="clip_image002" src="http://www.sapgeek.net/wp-content/uploads/2010/05/clip_image002_thumb.jpg" border="0" alt="clip_image002" width="488" height="209" /></a>

There are three ways to define transport targets. They differ in syntax and function.

<strong>Syntax </strong><strong>Example </strong><strong>Explanation </strong>

1. &#60;SYS&#62; C11 Target system

2. &#60;SYS&#62;.&#60;CLI&#62; C11.021 Target system and client

3. /&#60;Group name&#62;/ /EUROPE/ Target group]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/05/transport-target-of-request/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Copy Transport Request Manually</title>
		<link>http://www.sapgeek.net/2010/01/copy-transport-request-manually/</link>
		<comments>http://www.sapgeek.net/2010/01/copy-transport-request-manually/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 07:14:51 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[CTS]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/?p=428</guid>
		<description><![CDATA[In the most case, we transport the request CTS (Change and Transport System) between the system landscape. But in some rare case, we need to copy the request to the local file or import the request into another system if the source and target system has no transport route between them.

This blog will show you how to operate the transport request manually.]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/01/copy-transport-request-manually/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transport Guide</title>
		<link>http://www.sapgeek.net/2009/12/transport-guide/</link>
		<comments>http://www.sapgeek.net/2009/12/transport-guide/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 16:38:41 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[CTS]]></category>
		<category><![CDATA[Request/Task]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/?p=337</guid>
		<description><![CDATA[From SDN: https://wiki.sdn.sap.com/wiki/display/ABAP/Transport+Guide
Tips for Different SAP Objects

Question: How can I transport certain SAP objects?

Here are tips for different objects:
LSMW: There are 2 ways for transporting LSMW data from a system to another.

   1. Export/import this method gives you the opportunity to select the subprojects or objects you want to transfer. LSMW -> Extras -> Export project
   2. Transport request with this method, you can transport a LSMW project in full (you can not select the objects you want). With this method, the project will be transported as any other SAP object in a transport order. LSMW -> Extras -> Create change request ]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2009/12/transport-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

