<?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 functionality in dialog screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-functionality-in-dialog-screen/m-p/3821935#M919172</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;I tried this at my system and the following seems to work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create a report that defines a subscreen: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT ztst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 1010 AS SUBSCREEN.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_matnr FOR mara-matnr.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 1010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Call this subscreen from your dialog screen&lt;/P&gt;&lt;P&gt;in PBO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN subscreen_1 INCLUDING 'ZTST' '1010'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN subscreen_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpfull...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sundar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 May 2008 10:46:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-17T10:46:16Z</dc:date>
    <item>
      <title>Selection-screen functionality in dialog screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-functionality-in-dialog-screen/m-p/3821934#M919171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECT-OPTIONS pr_matnr FOR lv_matnr-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What this does is display a 'From' and 'To' field, plus a little right-hand arrow to allow additional ranges to be added. I'm trying to achieve the same but within a dialog screen. Anyone?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just know that I'm going to kick myself when I find out how to do it, but I have all but given up searching for it. Perhaps it's just a bad day and I've chosen the wrong search params.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 10:19:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-functionality-in-dialog-screen/m-p/3821934#M919171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-17T10:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen functionality in dialog screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-functionality-in-dialog-screen/m-p/3821935#M919172</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;I tried this at my system and the following seems to work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create a report that defines a subscreen: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT ztst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 1010 AS SUBSCREEN.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_matnr FOR mara-matnr.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 1010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Call this subscreen from your dialog screen&lt;/P&gt;&lt;P&gt;in PBO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN subscreen_1 INCLUDING 'ZTST' '1010'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PAI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN subscreen_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpfull...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sundar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 10:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-functionality-in-dialog-screen/m-p/3821935#M919172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-17T10:46:16Z</dc:date>
    </item>
  </channel>
</rss>

