<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Transport request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907941#M1329259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt; Thanks for the link u sent..But still didnot understand how that CTC number is generated and why it is called transport request&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2009 13:05:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-29T13:05:45Z</dc:date>
    <item>
      <title>Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907939#M1329257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Please tell me what is the meaning of CTC number in transport?..How do we get that number ?..Where is it used?..Is there any tool to generate CTC no?..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Padmarekha YS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Padmarekha YS on Jul 29, 2009 2:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 12:23:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907939#M1329257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T12:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907940#M1329258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly look into the following link, hope this will give some idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/3d/ad5bcf4ebc11d182bf0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/3d/ad5bcf4ebc11d182bf0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 12:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907940#M1329258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T12:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907941#M1329259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt; Thanks for the link u sent..But still didnot understand how that CTC number is generated and why it is called transport request&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 13:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907941#M1329259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-29T13:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907942#M1329260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CTC stands for &lt;STRONG&gt;Client Transport Control&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CTC is a parameter you say, which is used in Transport management system if the &lt;EM&gt;Extended transport control&lt;/EM&gt; is active i.e. if you configure Client specific Transport routes. This parameter is used to switch the extended transport control on or off in the transport profile. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possible values of CTC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CTC =0&lt;/STRONG&gt;    : All requests are imported into the specified client.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CTC= 1&lt;/STRONG&gt;    : Imports requests that do not yet have a target client in the buffer into the specified clients. Of those requests in the buffer that already have a target client, imports the requests whose target client matches the specified client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If extended transport control is not activated, client-specific data, particularly Customizing data, is exported out of the source client and into the client with the same number. If you do not want this, you can specify the target client for the import when you call tp : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tp import all &amp;lt;sapsid&amp;gt; client=&amp;lt;target client&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check these Tables for Transport related details:  E071,  E071C, TMSALOG&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and the value of all Global parameters can be found in the table:  TMSPCONF&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For more details of TMS profile and it's various options please go through [Transport Profile|http://help.sap.com/saphelp_nw04/helpdata/en/3d/ad5b264ebc11d182bf0000e829fbfe/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 14:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907942#M1329260</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-07-29T14:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907943#M1329261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Is there any tool to generate CTC no?..&lt;/P&gt;&lt;P&gt;Check in transaction SNR0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds like a customer specific change request system to me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; If you want to release a transport, you need to open a change request first and the number must be released by some development co-ordinator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 00:13:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907943#M1329261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T00:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907944#M1329262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These (Request No's) are number range intervals for Requests, If you have created a new request after the import, then the next number assigned in the system that start with &amp;lt;SYS&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can check the free number intervals in your system by executing the report: RSWBO301.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look at SAP Note: 106911&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mirza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 05:21:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/5907944#M1329262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T05:21:54Z</dc:date>
    </item>
  </channel>
</rss>

