<?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: clarification on selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934752#M691569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shakir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...problem solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2007 09:09:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-09T09:09:53Z</dc:date>
    <item>
      <title>clarification on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934747#M691564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one of you please suggest me how to return back to selection screen after an information message is triggered.&lt;/P&gt;&lt;P&gt;actually my code is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;select stmt.&lt;/P&gt;&lt;P&gt;if sy-subrc ne 0.&lt;/P&gt;&lt;P&gt;message i000 with 'enter valid entries'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end-of-selection.&lt;/P&gt;&lt;P&gt;write:/ 'no of records selected', records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is like as soon as select stmt get fails ian information message should get popup and when i press enter i should return back to selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but here i'm getting end-of-selection get executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 09:00:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934747#M691564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T09:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: clarification on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934748#M691565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the validation code in AT-SELECTION SCREEN event and not at STARTOFSELECTION... As the event flow is automatic... U can perform field validations in the AT-SELECTION SCREEN ON scrfield event&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 09:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934748#M691565</guid>
      <dc:creator>former_member189629</dc:creator>
      <dc:date>2007-10-09T09:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: clarification on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934749#M691566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After your message statement message i000 with 'enter valid entries', put the below line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;leave list-processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 09:05:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934749#M691566</guid>
      <dc:creator>abdulazeez12</dc:creator>
      <dc:date>2007-10-09T09:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: clarification on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934750#M691567</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;Do the validation in the AT SELECTION-SCREEN event. Then it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muthu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 09:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934750#M691567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T09:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: clarification on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934751#M691568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi karthik,&lt;/P&gt;&lt;P&gt;as per my requirement this select stmt should be in start-of-selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 09:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934751#M691568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T09:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: clarification on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934752#M691569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shakir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...problem solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 09:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934752#M691569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T09:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: clarification on selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934753#M691570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after u r sy-subrc check use this function module it will directly let u in to selection screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : v1 type string.&lt;/P&gt;&lt;P&gt;v1 = 'select published'.&lt;/P&gt;&lt;P&gt;call function 'POPUP_TO_CONFIRM'&lt;/P&gt;&lt;P&gt;  exporting&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TITLEBAR                    = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DIAGNOSE_OBJECT             =  '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    text_question               = 'TEXT_QUESTION'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TEXT_BUTTON_1               =  zapple&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ICON_BUTTON_1               = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   text_button_2               = 'cancel flight'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ICON_BUTTON_2               = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DEFAULT_BUTTON              = '1'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DISPLAY_CANCEL_BUTTON       = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USERDEFINED_F1_HELP         = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   start_column                = 1&lt;/P&gt;&lt;P&gt;   start_row                   = 10&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  POPUP_TYPE                  = POPUP_TYPE&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   iv_quickinfo_button_1       = 'Select Published'&lt;/P&gt;&lt;P&gt;   iv_quickinfo_button_2       = ' Flight Search'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ANSWER                      = ANSWER&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PARAMETER                   = PARAMETER&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TEXT_NOT_FOUND              = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                      = 2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 09:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-on-selection-screen/m-p/2934753#M691570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T09:23:33Z</dc:date>
    </item>
  </channel>
</rss>

