<?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: Radio button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325518#M796603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK out WITH FRAME TITLE text-s01.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;selection-screen comment 4(15) text-010 for field p_type.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;parameters: p_type radiobutton group grp1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jan 2008 09:44:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-30T09:44:24Z</dc:date>
    <item>
      <title>Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325515#M796600</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;when i display the radio button it is displaying&lt;/P&gt;&lt;P&gt;left side but my requirment is i what to display it in&lt;/P&gt;&lt;P&gt;right side . Is it  possible to display right side ? plzz help me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325515#M796600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T09:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325516#M796601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Satish&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;Yes it is absolutely possible. There is  two methods to display like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	Change the settings &lt;/P&gt;&lt;P&gt;2.	you can write the &lt;STRONG&gt;RADIOBUTTON&lt;/STRONG&gt; in between selection-screen begin of line and selection-screen end of line ( Press F1 for help ) and you can write the comment by using SELECTION-SCREEN COMMENT syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plzz reward if it is useful,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mahi&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325516#M796601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T09:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325517#M796602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just wait i need to check it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325517#M796602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T09:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325518#M796603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK out WITH FRAME TITLE text-s01.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;selection-screen comment 4(15) text-010 for field p_type.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;parameters: p_type radiobutton group grp1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:44:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325518#M796603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T09:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325519#M796604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Maheswari&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote the code based on your Suggestion&lt;/P&gt;&lt;P&gt;but it is going to dump please send me the code if it&lt;/P&gt;&lt;P&gt;is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will definitely reward for useful answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325519#M796604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T09:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325520#M796605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;REPORT ZBUTONDEMO.&lt;/P&gt;&lt;P&gt;&amp;gt;PARAMETERS: p-r1 RADIOBUTTON GROUP imp DEFAULT 'X'.&lt;/P&gt;&lt;P&gt;&amp;gt;SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;&amp;gt;SELECTION-SCREEN POSITION POS_HIGH.&lt;/P&gt;&lt;P&gt;&amp;gt;SELECTION-SCREEN COMMENT (20) text-001 FOR FIELD p-r2.&lt;/P&gt;&lt;P&gt;&amp;gt;PARAMETERS p-r2 RADIOBUTTON GROUP imp.&lt;/P&gt;&lt;P&gt;&amp;gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:45:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325520#M796605</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-30T09:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325521#M796606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Satish&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Just copy the following code and past it. In this radiobuttons are displayed in the left and also right sides...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME.&lt;/P&gt;&lt;P&gt;PARAMETERS: r1 RADIOBUTTON GROUP rad1 DEFAULT 'X',&lt;/P&gt;&lt;P&gt;            r2 RADIOBUTTON GROUP rad1,&lt;/P&gt;&lt;P&gt;            r3 RADIOBUTTON GROUP rad1.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN COMMENT 1(15) name1.&lt;/P&gt;&lt;P&gt;  PARAMETERS:  r4 RADIOBUTTON GROUP rad2 DEFAULT 'X'.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN COMMENT 1(15) name2.&lt;/P&gt;&lt;P&gt;  PARAMETERS:  r5 RADIOBUTTON GROUP rad2.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN COMMENT 1(15) name3.&lt;/P&gt;&lt;P&gt;  PARAMETERS:  r6 RADIOBUTTON GROUP rad2 .&lt;/P&gt;&lt;P&gt;  SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;  name1 = 'First'.&lt;/P&gt;&lt;P&gt;  name2 = 'Second'.&lt;/P&gt;&lt;P&gt;  name3 = 'Third'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plzz reward if it is useful,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mahi&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:46:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325521#M796606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T09:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325522#M796607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all my problem is solved....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:49:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button/m-p/3325522#M796607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T09:49:35Z</dc:date>
    </item>
  </channel>
</rss>

