<?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: Modifying selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689238#M2017531</link>
    <description>&lt;P&gt;What if I make a custom screen, then will it work?&lt;/P&gt;&lt;P&gt;Or if there is any alternative for what i am trying to do. Please share&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2022 04:33:51 GMT</pubDate>
    <dc:creator>far_sid210333</dc:creator>
    <dc:date>2022-11-30T04:33:51Z</dc:date>
    <item>
      <title>Modifying selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689236#M2017529</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
  &lt;P&gt;Initially i have 2 parameters on the selection screen which i have made visible other 4 parameters are invisible for now.&lt;/P&gt;
  &lt;P&gt;Now I need to make the 4 invisible parameters visible and the other 2 invisible based on some condition that is happening inside start of selection.&lt;/P&gt;
  &lt;P&gt;Can someone please let me know if it is even possible or not, and if possible then how can i do it?&lt;/P&gt;
  &lt;P&gt;Thanks &lt;/P&gt;
  &lt;P&gt;Farhan&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 16:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689236#M2017529</guid>
      <dc:creator>far_sid210333</dc:creator>
      <dc:date>2022-11-29T16:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689237#M2017530</link>
      <description>&lt;P&gt;If it's the Standard Selection Screen (1000), you can't change the selection screen from statements in the START-OF-SELECTION block. You must do it ideally from statements in the AT SELECTION-SCREEN OUTPUT block (process before output of the selection screen).&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 19:08:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689237#M2017530</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-11-29T19:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689238#M2017531</link>
      <description>&lt;P&gt;What if I make a custom screen, then will it work?&lt;/P&gt;&lt;P&gt;Or if there is any alternative for what i am trying to do. Please share&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 04:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689238#M2017531</guid>
      <dc:creator>far_sid210333</dc:creator>
      <dc:date>2022-11-30T04:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689239#M2017532</link>
      <description>&lt;P&gt;Consider moving your code from START-OF-SELECTION to AT SELECTION-SCREEN so before leaving the selection-screen related part of your code so you can easily trigger a new PAI/PBO cycle on the selection-screen.&lt;/P&gt;&lt;P&gt;or consider using classic dynpro and not selection-screen for following dynpros, trying to build some complex dialog with only selection-screen may not be the best solution.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 10:51:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689239#M2017532</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2022-11-30T10:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689240#M2017533</link>
      <description>&lt;P&gt;See my answer for the alternative (AT SELECTION-SCREEN OUTPUT).&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 12:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-selection-screen/m-p/12689240#M2017533</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-11-30T12:48:48Z</dc:date>
    </item>
  </channel>
</rss>

