<?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 call selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-selection-screen/m-p/2730129#M633706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a radio button in my selection screen , when that is selected another selection screen has to pop up with some input fields.&lt;/P&gt;&lt;P&gt;      How can i do that  using call selection screen ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2007 16:26:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-07T16:26:13Z</dc:date>
    <item>
      <title>call selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-selection-screen/m-p/2730129#M633706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a radio button in my selection screen , when that is selected another selection screen has to pop up with some input fields.&lt;/P&gt;&lt;P&gt;      How can i do that  using call selection screen ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 16:26:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-selection-screen/m-p/2730129#M633706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T16:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: call selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-selection-screen/m-p/2730130#M633707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think i got it . i am using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 500 AS WINDOW.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN INCLUDE BLOCKS sel1.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK sel2&lt;/P&gt;&lt;P&gt;                          WITH FRAME TITLE tit2.&lt;/P&gt;&lt;P&gt;PARAMETERS: airpfr TYPE spfli-airpfrom,&lt;/P&gt;&lt;P&gt;            airpto TYPE spfli-airpto.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK sel2.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SELECTION-SCREEN 500 STARTING AT 10 10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 16:29:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-selection-screen/m-p/2730130#M633707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T16:29:59Z</dc:date>
    </item>
  </channel>
</rss>

