<?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 Getting two selection screen in one report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-two-selection-screen-in-one-report/m-p/4150378#M992510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;I am Making report, In my report on first screen i have given two pushbutton, like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-001.&lt;/P&gt;&lt;P&gt;PARAMETERS : p1_but RADIOBUTTON GROUP g1,&lt;/P&gt;&lt;P&gt;                         p2_but RADIOBUTTON GROUP g1.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want when user click on any one pushbutton it shows another selection screen, whose select options are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-000.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: so_erdat FOR lf_date,&lt;/P&gt;&lt;P&gt;                so_vbeln FOR lf_vbeln MATCHCODE OBJECT zvbeln..&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF  BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me can i use two selection screen in one report?, If yes then how can I use? Please revert back me as soon as possible.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jul 2008 06:38:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-18T06:38:54Z</dc:date>
    <item>
      <title>Getting two selection screen in one report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-two-selection-screen-in-one-report/m-p/4150378#M992510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;I am Making report, In my report on first screen i have given two pushbutton, like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-001.&lt;/P&gt;&lt;P&gt;PARAMETERS : p1_but RADIOBUTTON GROUP g1,&lt;/P&gt;&lt;P&gt;                         p2_but RADIOBUTTON GROUP g1.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want when user click on any one pushbutton it shows another selection screen, whose select options are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-000.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: so_erdat FOR lf_date,&lt;/P&gt;&lt;P&gt;                so_vbeln FOR lf_vbeln MATCHCODE OBJECT zvbeln..&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF  BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me can i use two selection screen in one report?, If yes then how can I use? Please revert back me as soon as possible.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 06:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-two-selection-screen-in-one-report/m-p/4150378#M992510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T06:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting two selection screen in one report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-two-selection-screen-in-one-report/m-p/4150379#M992511</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;you can achieve it only by using two USER_DEFINE_SELECTION SCREEN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For detail check the link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/EN/9f/dba83d35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/EN/9f/dba83d35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 06:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-two-selection-screen-in-one-report/m-p/4150379#M992511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T06:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting two selection screen in one report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-two-selection-screen-in-one-report/m-p/4150380#M992512</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;Plz refer to the link.&lt;/P&gt;&lt;P&gt;Sample Code there will solve Your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/code/abap19.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/code/abap19.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 07:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-two-selection-screen-in-one-report/m-p/4150380#M992512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T07:10:22Z</dc:date>
    </item>
  </channel>
</rss>

