<?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: dump when command STOP is used. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102683#M1360740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just pass a message of type 'E'. program halts there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2009 19:11:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-02T19:11:52Z</dc:date>
    <item>
      <title>dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102674#M1360731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing dump , when i use STOP command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF va_answer = 2 .&lt;/P&gt;&lt;P&gt;stop.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to stop creation of contract creation,without saving anything .so i have used stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not inside any loop / case .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me out in this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 14:51:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102674#M1360731</guid>
      <dc:creator>JayantkumarS</dc:creator>
      <dc:date>2009-09-01T14:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102675#M1360732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please be more specific about your "dump". Or maybe not...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 14:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102675#M1360732</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-09-01T14:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102676#M1360733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;STOP is only to be used in executable programs with events &lt;/P&gt;&lt;P&gt;GET&lt;/P&gt;&lt;P&gt;START-OF-SELECTION&lt;/P&gt;&lt;P&gt;and AT-SELECTION SCREEN without additions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it triggers END-OF-SELECTION event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 14:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102676#M1360733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-01T14:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102677#M1360734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;What do you mean by&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;i have to stop creation of contract creation,without saving anything .so i have used stop.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you coding teh STOP statement in some user exit while creating the contract?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use STOP in an exit.&lt;/P&gt;&lt;P&gt;Kindly be more specific with your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 15:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102677#M1360734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-01T15:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102678#M1360735</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;Try to use EXIT instead of STOP.&lt;/P&gt;&lt;P&gt;maybe it can solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 04:10:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102678#M1360735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T04:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102679#M1360736</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;STOP is followed immediately by the END-OF-SELECTION processing. If you do not want this, you may have to use EXIT instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 04:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102679#M1360736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T04:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102680#M1360737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried using EXIT, the probelm is that it is woring fine but its saving the contract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this should not happen, it has to stop the process there it self, Imean contract creation process without saving anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 06:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102680#M1360737</guid>
      <dc:creator>JayantkumarS</dc:creator>
      <dc:date>2009-09-02T06:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102681#M1360738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Give an error message instead.&lt;/P&gt;&lt;P&gt;Incase your are in a report use LEAVE LIST-PROCESSING after the error message.&lt;/P&gt;&lt;P&gt;In case it is an exit; then just give the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 07:49:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102681#M1360738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T07:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102682#M1360739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The STOP statement is only useful in specific events of the report processing (that is, the execution of a type 1 program). &lt;/P&gt;&lt;P&gt;In module pool/User exits canu2019t be use STOP command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For replacement, you can give error message or command u2018LEAVE to CURRENT TRANSACTIONu2019. &lt;/P&gt;&lt;P&gt;If you use u2018LEAVE to CURRENT TRANSACTIONu2019, it will return to the same tcode, but will not have the old values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 18:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102682#M1360739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T18:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102683#M1360740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just pass a message of type 'E'. program halts there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 19:11:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102683#M1360740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T19:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: dump when command STOP is used.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102684#M1360741</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;I had this issue after a system upgrade, I replaced STOP with EXIT and problem was solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the sap help:&lt;/P&gt;&lt;P&gt;STOP is only to be used in executable programs with events GET, START-OF-SELECTION and AT-SELECTION SCREEN without additions and it triggers END-OF-SELECTION event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 19:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-command-stop-is-used/m-p/6102684#M1360741</guid>
      <dc:creator>_IvanFemia_</dc:creator>
      <dc:date>2009-09-02T19:34:31Z</dc:date>
    </item>
  </channel>
</rss>

