<?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 Dump when selecting Program Variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241211#M1382159</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;I had a report which had 2 radio buttons in the selection screen.&lt;/P&gt;&lt;P&gt;1.Material Name&lt;/P&gt;&lt;P&gt;2.Material Number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I had added another radio button like shown below.&lt;/P&gt;&lt;P&gt;1.Ship Date&lt;/P&gt;&lt;P&gt;2.Material Name&lt;/P&gt;&lt;P&gt;3.Material Number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I go to the report and select the &lt;STRONG&gt;variants created when there were 2 radio buttons&lt;/STRONG&gt; the program is going to for a dump with the reaon " Two Radio buttons are active". &lt;/P&gt;&lt;P&gt;Is there anyway I can select the old variants without going for a dump.&lt;/P&gt;&lt;P&gt;The control doesnt go into the program at all. As soon as I doubl-click on the selection screen variant the dump occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2009 09:41:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-30T09:41:29Z</dc:date>
    <item>
      <title>Dump when selecting Program Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241211#M1382159</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;I had a report which had 2 radio buttons in the selection screen.&lt;/P&gt;&lt;P&gt;1.Material Name&lt;/P&gt;&lt;P&gt;2.Material Number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I had added another radio button like shown below.&lt;/P&gt;&lt;P&gt;1.Ship Date&lt;/P&gt;&lt;P&gt;2.Material Name&lt;/P&gt;&lt;P&gt;3.Material Number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I go to the report and select the &lt;STRONG&gt;variants created when there were 2 radio buttons&lt;/STRONG&gt; the program is going to for a dump with the reaon " Two Radio buttons are active". &lt;/P&gt;&lt;P&gt;Is there anyway I can select the old variants without going for a dump.&lt;/P&gt;&lt;P&gt;The control doesnt go into the program at all. As soon as I doubl-click on the selection screen variant the dump occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 09:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241211#M1382159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T09:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when selecting Program Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241212#M1382160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adarsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the variant with same name now ie, with three radio butons, and then select once again, you may not get dump then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(OR)&lt;/P&gt;&lt;P&gt;reason might be, there are two radio buttons active in the same group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujatha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 09:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241212#M1382160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T09:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when selecting Program Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241213#M1382161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shot in the dark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you amend your program so none of the radio buttons are defaulted? Then try to retrieve the variant?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 09:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241213#M1382161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T09:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when selecting Program Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241214#M1382162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you debug and see where exactly it is going to dump?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use "/h" and try run the program with variant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 09:51:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241214#M1382162</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2009-09-30T09:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when selecting Program Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241215#M1382163</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;I wrote a sample program just like what you described and i dint get any dump when selecting the old variant. I dont think the dump is due to the addition of a new radio button. can you post the total dump description?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 09:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241215#M1382163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T09:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when selecting Program Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241216#M1382164</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;&lt;/P&gt;&lt;P&gt; i Think it could be because you  might have added the new radio button as default so when you are selecting the old variants which have some other radio buttom does not have inof about your third radio button to be blank so since two radio buttons would be selected and you would get a dump try to default one of the old radio buttons and then try.&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;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 10:01:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241216#M1382164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T10:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when selecting Program Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241217#M1382165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;run the variant conversion from SE38 input the ABAP name and click on Variants - then choose display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the next screen enter on the menu bar choose variants -&amp;gt; adjust.  This may be needed when selection screens data is changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 14:15:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241217#M1382165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T14:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when selecting Program Variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241218#M1382166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Cheryl. You just solved my problem too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 11:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-selecting-program-variant/m-p/6241218#M1382166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-09T11:25:06Z</dc:date>
    </item>
  </channel>
</rss>

