<?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: AT selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660105#M613602</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;We have different Events that are triggered while processing SELECTION-SCREEN:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Triggered before displaying the Selection Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. AT SELECTION-SCREEN .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Triggered before leaving the Selection Screen, once the user selects any button&lt;/P&gt;&lt;P&gt;     So it is used for all validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. AT SELECTION-SCREEN  ON &amp;lt;field&amp;gt;.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;    Same as AT SELECTION-SCREEN .&lt;/P&gt;&lt;P&gt;    To validate a Specific field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. AT SELECTION-SCREEN  on VALUE-REQUEST FOR &amp;lt;FIELD&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Triggered if F4 Help is  requested on field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2007 09:25:32 GMT</pubDate>
    <dc:creator>varma_narayana</dc:creator>
    <dc:date>2007-08-17T09:25:32Z</dc:date>
    <item>
      <title>AT selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660103#M613600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi can any one explain what at selectionscreen does&lt;/P&gt;&lt;P&gt;and how many types are there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:22:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660103#M613600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T09:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660104#M613601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in this at selection screen we will write the validation part for that particular variable or particular block or  screen output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output&lt;/P&gt;&lt;P&gt;at selection-screen on&lt;/P&gt;&lt;P&gt;at selection-screen on block&lt;/P&gt;&lt;P&gt;at selection-screen on end of&lt;/P&gt;&lt;P&gt;at selection-screen on help-request&lt;/P&gt;&lt;P&gt;at selection-screen on radiobutton&lt;/P&gt;&lt;P&gt;at selection-screen on value-request &lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON EXIT-COMMAND.&lt;/P&gt;&lt;P&gt;At selection screen on end of&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:25:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660104#M613601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T09:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660105#M613602</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;We have different Events that are triggered while processing SELECTION-SCREEN:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Triggered before displaying the Selection Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. AT SELECTION-SCREEN .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Triggered before leaving the Selection Screen, once the user selects any button&lt;/P&gt;&lt;P&gt;     So it is used for all validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. AT SELECTION-SCREEN  ON &amp;lt;field&amp;gt;.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;    Same as AT SELECTION-SCREEN .&lt;/P&gt;&lt;P&gt;    To validate a Specific field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. AT SELECTION-SCREEN  on VALUE-REQUEST FOR &amp;lt;FIELD&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Triggered if F4 Help is  requested on field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660105#M613602</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-17T09:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660106#M613603</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;At Selection-Screen.&lt;/P&gt;&lt;P&gt;The event is processed when the selection screen has been processed (at the end of PAI ). &lt;/P&gt;&lt;P&gt;Validation &amp;amp; Checks of inputted values happen here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;At Selection-Screen :&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If an error message occurs in this processing block, the selection screen is redisplayed with all of its fields ready for input.&lt;/P&gt;&lt;P&gt; After further user input, AT SELECTION-SCREEN is executed again.   This allows you to check input values for consistency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;#133;.ON VALUE-REQUEST FOR psel_low_high.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	When the user selects this pushbutton or presses F4 for the field, the event is executed. You can thus implement a self-programmed possible entries 	routine for the input/output fields of the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	This addition is only allowed with report-specific parameters (PARAMETERS ) or selection options (SELECT-OPTIONS ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660106#M613603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T09:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660107#M613604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at selection scren is an event which is used to validate the selection scrreen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are 5 type s of at selection screen events existrs.&lt;/P&gt;&lt;P&gt;atselction-screen on field&lt;/P&gt;&lt;P&gt;                          on radiobutton&lt;/P&gt;&lt;P&gt;                          on value-request&lt;/P&gt;&lt;P&gt;                          on help-request&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:27:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660107#M613604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T09:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660108#M613605</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;CHK THIS ONE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;IT IS EXECUTED WHEN U PRESS F8 IN A REPORT SOURCODE THAT MEANS BEFORE DISPLAYING SELECTION SCREEN &lt;/P&gt;&lt;P&gt;AND IF U CLICKING ANY RADIO BUTTONS IN SELECTION SCREEN THIS EVENT WILL TRIGGER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection screen on field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is used for checking the Individual fields in a selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection screen.&lt;/P&gt;&lt;P&gt;this event is trigger when u press enter in a selection screen or if u press f8 in a selections screen i.e before going to display o/p&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points to all helpful answers &lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660108#M613605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T09:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: AT selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660109#M613606</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;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;AT SELECTION-SCREEN&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The event keyword AT SELECTION-SCREEN provides you with several possibilities to carry out processing blocks while the system is processing the selection screen.  To react on different events, that can occur when the selection screen is processed, the keyword AT SELECTION-SCREEN has various options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AT SELECTION-SCREEN ON &amp;lt;field&amp;gt;.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AT SELECTION-SCREEN ON END OF &amp;lt;seltab&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR 	&amp;lt;field&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON HELP-REQUEST FOR &amp;lt;field&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON RADIOBUTTON GROUP &amp;lt;radi&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON BLOCK &amp;lt;block&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 09:34:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen/m-p/2660109#M613606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T09:34:41Z</dc:date>
    </item>
  </channel>
</rss>

