<?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 on input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297388#M789117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AT SELECTION-SCREEN is like the PAI module of a dialog screen for the selection screen of a report program. You can perform validations as you would in PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly (just for your information) the report selection screen event equivalent to PBO of a dialog program is AT SELECTION-SCREEN OUTPUT. This one allows you to default values into your report selection screen parameter/select option etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2008 10:41:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-21T10:41:14Z</dc:date>
    <item>
      <title>At selection screen on input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297386#M789115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the use of the event at selection-screen on input?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 10:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297386#M789115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T10:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: At selection screen on input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297387#M789116</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;This event is used mainly for validating an input provided to the selection screen element. Once a value is entered in the Selection Screen this Event gets triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax for this is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON {para/selcrit}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Effect&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;This event is triggered at the screen event PAI of a selection screen if the content of the input field of a parameter para or a line of a selection criterion selcrit was passed to the ABAP program. In the event block, the user input can be checked. Sending a warning or an error message in the event block makes the fields para and selcrit ready for input again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No parameter that is defined as a radio button can be specified. For this purpose, the addition ON RADIOBUTTON GROUP is provided. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;If a user action takes place in the dialog box for the multiple selection of a selection criterion selcrit, the entries of the selection table are passed to the program, line by line. For each line, the event AT SELECTION-SCREEN ON selcrit is triggered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 10:37:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297387#M789116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T10:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: At selection screen on input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297388#M789117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AT SELECTION-SCREEN is like the PAI module of a dialog screen for the selection screen of a report program. You can perform validations as you would in PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly (just for your information) the report selection screen event equivalent to PBO of a dialog program is AT SELECTION-SCREEN OUTPUT. This one allows you to default values into your report selection screen parameter/select option etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 10:41:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297388#M789117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T10:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: At selection screen on input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297389#M789118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naveen,&lt;/P&gt;&lt;P&gt; the event at selection-screen on {para|selcrit} is triggered at the screen event PAI of a selection screen if the content of the input field of a parameter para or a line of a selection criterion selcrit was passed to the ABAP program. In the event block, the user input can be checked. Sending a warning or an error message in the event block makes the fields para and selcrit ready for input again. (sap help).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 10:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/at-selection-screen-on-input/m-p/3297389#M789118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T10:52:37Z</dc:date>
    </item>
  </channel>
</rss>

