<?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 how to transport variant? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812904#M917051</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;can anyone tell how to transport variant?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2008 07:58:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-21T07:58:07Z</dc:date>
    <item>
      <title>how to transport variant?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812904#M917051</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;can anyone tell how to transport variant?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 07:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812904#M917051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T07:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to transport variant?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812905#M917052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Run the program &lt;STRONG&gt;RSTRANSP&lt;/STRONG&gt; and give the name of the program and the variant name.&lt;/P&gt;&lt;P&gt;It will create a transport request for the variant.&lt;/P&gt;&lt;P&gt;the rest of the process is the same as is the case with all other transport requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Variant with Transport request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE38-&amp;gt;select variant radio button -&amp;gt;click on display-&amp;gt;enter ur variant name-&amp;gt;UTILITIES-&amp;gt;Transport request..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kiran Sure(skk) on May 21, 2008 1:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 08:02:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812905#M917052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T08:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to transport variant?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812906#M917053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1.Use RSTRANSP or utilities--&amp;gt;transport request.&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;Shiva Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 08:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812906#M917053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T08:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to transport variant?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812907#M917054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakhi Bose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create a transport request in SE38 for the variants of a program. You could then use transaction SCC1 to copy those changes from one client to another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create transport:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to transaction SE38 and enter the program name.&lt;/P&gt;&lt;P&gt;2) Click the radio button next to the "Variants" subobject and click the "Change" button&lt;/P&gt;&lt;P&gt;3) On "ABAP: Variants" screen, select menu path "Utilities -&amp;gt; Transport request"&lt;/P&gt;&lt;P&gt;4) Enter the variant(s) you want to copy into the "Variant name" box.&lt;/P&gt;&lt;P&gt;5) Click the execute button and save the data to a new change request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To copy to new client:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Log on to target client and goto transaction SCC1.&lt;/P&gt;&lt;P&gt;2) Enter the source client and change request number from above.&lt;/P&gt;&lt;P&gt;3) Click the execute button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that if you're doing this in a downstream system (i.e. not a development box) you may need to change the client settings temporarily to carry out the client to client copy in SCC1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 09:23:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-transport-variant/m-p/3812907#M917054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T09:23:14Z</dc:date>
    </item>
  </channel>
</rss>

