<?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: radiobutton output selection screen issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395212#M191545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure that you are not manipulating the radiobuttons in the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try to rephrase your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two radiobuttons A and B. &lt;/P&gt;&lt;P&gt;A is set to be the default. &lt;/P&gt;&lt;P&gt;You keep the default selection of A as it is and run the program. &lt;/P&gt;&lt;P&gt;You get some output and then you go back to the selection screen. &lt;/P&gt;&lt;P&gt;Now you see that the radiobutton B is selected. This is not possible unless you are moving 'X' to radiobutton B inside your code based on some logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if my understanding is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2006 19:32:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-13T19:32:21Z</dc:date>
    <item>
      <title>radiobutton output selection screen issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395207#M191540</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;On a selection screen, I have two radio buttons among several other fields. The default radio button is set to the radiobuttonA selected. When I run the program, after getting the output, when I come back to the selection screen, the radiobuttonB is seen selected. I want to change the code in such a way that radiobuttonA is selected even after coming back from the output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest your opinions.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nuren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 19:14:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395207#M191540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T19:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: radiobutton output selection screen issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395208#M191541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In continuation of my question, the two radio buttons belong to the same group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 19:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395208#M191541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T19:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: radiobutton output selection screen issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395209#M191542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unless and until u change the radiobutton option it will display the default option only.could u plz paste ur code here so that we can solve ur issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 19:23:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395209#M191542</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-13T19:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: radiobutton output selection screen issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395210#M191543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Nuren,&lt;/P&gt;&lt;P&gt;        When did you set your radiobutton ??? i mean did you set that in your selection screen declaration or start-of-selection ?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 19:23:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395210#M191543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T19:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: radiobutton output selection screen issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395211#M191544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;seems you are puting somewhere the RadiobuttonB = 'X' and clearing the RadiobuttonA, check your code once. if you select a Radiobutton then do not touch the next radiobutton ... you will definetly get the error if you look at the code about putting the Value 'X' to RadiobutonB ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you still have the probelm then paste the code here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 19:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395211#M191544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T19:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: radiobutton output selection screen issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395212#M191545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure that you are not manipulating the radiobuttons in the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try to rephrase your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two radiobuttons A and B. &lt;/P&gt;&lt;P&gt;A is set to be the default. &lt;/P&gt;&lt;P&gt;You keep the default selection of A as it is and run the program. &lt;/P&gt;&lt;P&gt;You get some output and then you go back to the selection screen. &lt;/P&gt;&lt;P&gt;Now you see that the radiobutton B is selected. This is not possible unless you are moving 'X' to radiobutton B inside your code based on some logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if my understanding is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 19:32:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395212#M191545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T19:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: radiobutton output selection screen issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395213#M191546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nuren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;1&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;Define ur radio buttons like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS :x1 RADIOBUTTON GROUP rad1 DEFAULT 'X',&lt;/P&gt;&lt;P&gt;            x2 RADIOBUTTON GROUP rad1 .&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;2&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;You might be changing default value in AT Selection-screen output event.Thats y It is giving that problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat.O&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 01:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radiobutton-output-selection-screen-issue/m-p/1395213#M191546</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2006-06-14T01:52:21Z</dc:date>
    </item>
  </channel>
</rss>

