<?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 EXIT command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627760#M873962</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;will EXIT command work in case i dont include START-OF-SELECTION event in my code?&lt;/P&gt;&lt;P&gt;In my requirement i have to use an EXIT command after select stmt but as i am writing the code inside an include program i can not use START-OF-SELECTION event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2008 06:41:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-16T06:41:44Z</dc:date>
    <item>
      <title>EXIT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627760#M873962</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;will EXIT command work in case i dont include START-OF-SELECTION event in my code?&lt;/P&gt;&lt;P&gt;In my requirement i have to use an EXIT command after select stmt but as i am writing the code inside an include program i can not use START-OF-SELECTION event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:41:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627760#M873962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: EXIT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627761#M873963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK, EXIT also works within an include, as it EXITs from the currently processed block. In my opinion, the ABAP runtime "adds" an implicit "START-OF-SELECTION" in your case. In case the Include is included in a FM, EXIT will do an EXIT from the FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:44:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627761#M873963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: EXIT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627762#M873964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Exit will work even if you do not have explicit start-of-selection in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This event start after selection screen is executed even if you have not entered the line in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit will ebd the event and proceed to next event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627762#M873964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: EXIT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627763#M873965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is anyother eventslike  at selection-screen or at selection-screnn output , then you have to write strat-of-selection to work the EXIT command. Otherwise it will work without explicit strat-of-selection .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:51:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-command/m-p/3627763#M873965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:51:57Z</dc:date>
    </item>
  </channel>
</rss>

