<?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: Reason for no dump during debugging between SELECT &amp; ENDSELECT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reason-for-no-dump-during-debugging-between-select-endselect/m-p/3057283#M724126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The old debugger would, from time to time, do a COMMIT on the database.  If this happened in a SELECT... ENDSELECT loop, then the database cursor behind the loop would be destroyed, and you'd get a dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new debugger works differently, and does not have this problem.  Hence, no more dumps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2007 10:55:39 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2007-12-03T10:55:39Z</dc:date>
    <item>
      <title>Reason for no dump during debugging between SELECT &amp; ENDSELECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reason-for-no-dump-during-debugging-between-select-endselect/m-p/3057281#M724124</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;Could anyone let me know the reasons for why there is no dump when debugging SELECT &amp;amp; ENDSELECT in versions ECC6.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 09:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reason-for-no-dump-during-debugging-between-select-endselect/m-p/3057281#M724124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T09:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for no dump during debugging between SELECT &amp; ENDSELECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reason-for-no-dump-during-debugging-between-select-endselect/m-p/3057282#M724125</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;it won't show dump &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDSELECT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ENDSELECT statement closes a loop started with SELECT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A SELECT command for which the INTO|APPENDING [CORRESPONDING FIELDS OF] TABLE itab is inserted into an internal table, must be followed by ENDSELECT if the addition PACKAGE SIZE is used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For all other SELECT commands, ENDSELECT must be used unless a single line above the addition SINGLE is read after SELECT and unless the columns of the result set are statically specified and contain only aggregate functions without the specification of the addition GROUP BY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 09:42:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reason-for-no-dump-during-debugging-between-select-endselect/m-p/3057282#M724125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T09:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reason for no dump during debugging between SELECT &amp; ENDSELECT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reason-for-no-dump-during-debugging-between-select-endselect/m-p/3057283#M724126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The old debugger would, from time to time, do a COMMIT on the database.  If this happened in a SELECT... ENDSELECT loop, then the database cursor behind the loop would be destroyed, and you'd get a dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new debugger works differently, and does not have this problem.  Hence, no more dumps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 10:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reason-for-no-dump-during-debugging-between-select-endselect/m-p/3057283#M724126</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2007-12-03T10:55:39Z</dc:date>
    </item>
  </channel>
</rss>

