<?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: How &amp; when to debug a system ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000693#M1164460</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;When you get the Runtime error, the log shows you the Source code extract where the error occurred. There you can put the breakpoint and then test it again. The log is stored in the Transaction ST22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shailaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Dec 2008 08:46:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-30T08:46:55Z</dc:date>
    <item>
      <title>How &amp; when to debug a system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000689#M1164456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All ,&lt;/P&gt;&lt;P&gt;                                                 I need to know that as when i got an Abap run time error then how can i know that s debug is required at this time or not , OR the Abap run time error should be of some different type so in particular error only debug is possible , Pl guide when it is neededto debug the system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in adv &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sap2008&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 07:22:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000689#M1164456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T07:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: How &amp; when to debug a system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000690#M1164457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever you have an any issue or find out particular field/table information you can do the debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even runtime error also you can do the debugging and you could know that at which line the program goes to dump&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 07:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000690#M1164457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T07:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: How &amp; when to debug a system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000691#M1164458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can debug any kind of error unless you are experienced enough to sense the problem by just going through the error log.&lt;/P&gt;&lt;P&gt;Dump analysis provides enough information with which you can understand the problem.&lt;/P&gt;&lt;P&gt;If you dont find it useful then debugging is definitely helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000691#M1164458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: How &amp; when to debug a system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000692#M1164459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debug the program whenever you find that the fields have some issue.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;you get a line number marked with "&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;"&lt;/P&gt;&lt;P&gt;whenever you get the runtime error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please put a breakpoint before this statement  in your main program and start your debugging using /h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000692#M1164459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: How &amp; when to debug a system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000693#M1164460</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;When you get the Runtime error, the log shows you the Source code extract where the error occurred. There you can put the breakpoint and then test it again. The log is stored in the Transaction ST22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shailaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2008 08:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000693#M1164460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-30T08:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: How &amp; when to debug a system ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000694#M1164461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx to all of ABAPER'S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP2008&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 04:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-when-to-debug-a-system/m-p/5000694#M1164461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T04:56:36Z</dc:date>
    </item>
  </channel>
</rss>

