<?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: Report Variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736451#M635603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipul..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You did not transported your program as R3TR PROG object.. that is why the variants are actually not transported...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other thing is.. as you have changed the selection screen, the variants are no longer valid.. In your development system, check each variant and modify it is required..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a new transport.. and it should have object type R3TR, PROG, Prog name.. and transport it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2007 08:44:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-03T08:44:02Z</dc:date>
    <item>
      <title>Report Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736450#M635602</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;&lt;/P&gt;&lt;P&gt;In production system, we have Z report with approx 1000 different variants. Recently we modified report and added few more field on selection screen and moved to Production System. &lt;/P&gt;&lt;P&gt;Now when we try to select variant from list, we get following message.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;The &amp;lt;variant&amp;gt; of program &amp;lt;Z program&amp;gt; is not the current version.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can retrive all variants. Please help me asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vipul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 08:38:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736450#M635602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T08:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Report Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736451#M635603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipul..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You did not transported your program as R3TR PROG object.. that is why the variants are actually not transported...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other thing is.. as you have changed the selection screen, the variants are no longer valid.. In your development system, check each variant and modify it is required..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a new transport.. and it should have object type R3TR, PROG, Prog name.. and transport it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 08:44:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736451#M635603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T08:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Report Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736452#M635604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have not created variants in Development system. Variants was already there on Production system those are not working and giving error messaget when we try to select variants.&lt;/P&gt;&lt;P&gt;Is there any way I can edit/retrive these variants?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 09:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736452#M635604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T09:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Report Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736453#M635605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont see any other option except creating them again in dev or in prod..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And as the selection screen is changed, even if you could retreve them, they would not have worked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 09:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-variant/m-p/2736453#M635605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T09:24:52Z</dc:date>
    </item>
  </channel>
</rss>

