<?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 reg : selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839545#M356917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am new to abap.. i expect the answer for the following questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In selection screen,&lt;/P&gt;&lt;P&gt;how we get value from optionbutton (i.e) which one is triggered ? explain with code ?&lt;/P&gt;&lt;P&gt;how we get value from checkbox (i.e) which one is triggered ?explain with code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we create tabbed screen in selection screen ?explain with code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we create list box ?explain with code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we place option button side by side in same line (i.e)  in one row ?explain with code ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jan 2007 14:39:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-31T14:39:10Z</dc:date>
    <item>
      <title>reg : selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839545#M356917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am new to abap.. i expect the answer for the following questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In selection screen,&lt;/P&gt;&lt;P&gt;how we get value from optionbutton (i.e) which one is triggered ? explain with code ?&lt;/P&gt;&lt;P&gt;how we get value from checkbox (i.e) which one is triggered ?explain with code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we create tabbed screen in selection screen ?explain with code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we create list box ?explain with code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how we place option button side by side in same line (i.e)  in one row ?explain with code ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839545#M356917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: reg : selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839546#M356918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check in ABAPDOCU where u will find examples for all the questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839546#M356918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: reg : selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839547#M356919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is some lite reading material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/43/41341147041806e10000000a1553f6/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/43/41341147041806e10000000a1553f6/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of your questions have been answered complete with code samples in this forum before, you may want to use the search functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839547#M356919</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-01-31T14:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: reg : selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839548#M356920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; In selection screen,&lt;/P&gt;&lt;P&gt;&amp;gt; how we get value from optionbutton (i.e) which one is&lt;/P&gt;&lt;P&gt;&amp;gt; triggered ? explain with code ?&lt;/P&gt;&lt;P&gt;&amp;gt; how we get value from checkbox (i.e) which one is&lt;/P&gt;&lt;P&gt;&amp;gt; triggered ?explain with code ?&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For abpve two questions refer example:&lt;/P&gt;&lt;P&gt;demo_sel_screen_user_command and demo_at_selection_on_radio&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt; how we create tabbed screen in selection screen&lt;/P&gt;&lt;P&gt;&amp;gt; ?explain with code ?&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Refer Example: demo_sel_screen_with_tabstrip&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt; how we create list box ?explain with code ?&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DEMO_DROPDOWN_LIST_BOX&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt; how we place option button side by side in same line&lt;/P&gt;&lt;P&gt;&amp;gt; (i.e)  in one row ?explain with code ?&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Refer example: demo_sel_screen_beg_of_line_1 and&lt;/P&gt;&lt;P&gt;demo_sel_screen_beg_of_line_2&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-selection-screen/m-p/1839548#M356920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:48:42Z</dc:date>
    </item>
  </channel>
</rss>

