<?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: selection screen radio button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-radio-button/m-p/4465637#M1058038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  declare your radio buttons here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2008 19:10:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-10T19:10:30Z</dc:date>
    <item>
      <title>selection screen radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-radio-button/m-p/4465636#M1058037</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;How can I keep 2 radio buttons in one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i created 2 radio buttons they come one below the other, I want them side by side.&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, 10 Sep 2008 19:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-radio-button/m-p/4465636#M1058037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T19:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-radio-button/m-p/4465637#M1058038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  declare your radio buttons here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 19:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-radio-button/m-p/4465637#M1058038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T19:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen radio button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-radio-button/m-p/4465638#M1058039</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;Try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECTION-SCREEN begin of line.
  SELECTION-SCREEN COMMENT 1(15) text-rg1.
  parameters: p_rad1 RADIOBUTTON GROUP rg1.
  SELECTION-SCREEN COMMENT 25(15) text-rg2.
  PARAMETERS: p_rad2 RADIOBUTTON GROUP rg1.
SELECTION-SCREEN end of LINE.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 19:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-radio-button/m-p/4465638#M1058039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T19:12:56Z</dc:date>
    </item>
  </channel>
</rss>

