<?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: debug in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480016#M558612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't try to debugg the select st.&lt;/P&gt;&lt;P&gt;u can check sy-subrc or internal tables...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2007 05:54:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-21T05:54:31Z</dc:date>
    <item>
      <title>debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480012#M558608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why does it dump when we try to debug and select endselect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 05:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480012#M558608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T05:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480013#M558609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because you try to debug the SQL command which is not uspported by ABAP debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 05:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480013#M558609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T05:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480014#M558610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kotireddy , &lt;/P&gt;&lt;P&gt;  The reason for it is given in the help for select statement .&lt;/P&gt;&lt;P&gt;Here is the reason specified.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;If a SELECT - ENDSELECT loop contains a statement that triggers a database commit, the cursor belonging to the loop is lost and a program termination and runtime error occur. Remote Function Calls and changes of screen always lead to a database commit.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 05:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480014#M558610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T05:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480015#M558611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Koti,&lt;/P&gt;&lt;P&gt;1.when the specified value not exist in the table ( where condition value)&lt;/P&gt;&lt;P&gt;2.even when u try to fetch huge records from database....it may goto shortdump...&lt;/P&gt;&lt;P&gt;3.datatype mismatch....&lt;/P&gt;&lt;P&gt;4. when INTO CORRESPONDING not used....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards..&lt;/P&gt;&lt;P&gt;Balaji ( assign points if this helps u ...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 05:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480015#M558611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T05:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480016#M558612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't try to debugg the select st.&lt;/P&gt;&lt;P&gt;u can check sy-subrc or internal tables...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 05:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480016#M558612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T05:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480017#M558613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi koti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like to add one more point...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when a breakpoint is applied at select loops can cause an exception thru loss of databse cursor. The reason for this is that during debugging a database commit is triggered and cursor is lost...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Balaji ( assign points if this helps u ....)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 05:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug/m-p/2480017#M558613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T05:56:41Z</dc:date>
    </item>
  </channel>
</rss>

