<?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: Debuging the ABAP Programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806958#M346318</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;there is a  button on the standard  toolbar  (stop) .place the cursor on the line which u want to check on the source code and click on that button . next time when u execute the program it will stop where u set the breakpoint ,at that point u can check the stack or values of field or tablecontents etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    the performance of the program ,u can use  se30 for runtime analysis and st05 for sql trace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2006 05:36:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-14T05:36:05Z</dc:date>
    <item>
      <title>Debuging the ABAP Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806953#M346313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally how does the ABAPer do debug the programs in real time environment, and how to check the the performance of the programs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 05:25:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806953#M346313</guid>
      <dc:creator>former_member577909</dc:creator>
      <dc:date>2006-12-14T05:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging the ABAP Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806954#M346314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can debug the program by setting Break-Point in ur code... else u can use the command '/H' while u execute the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can see the performance of ur program in Transaction SE30..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls reward points if its helpful to u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 05:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806954#M346314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T05:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging the ABAP Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806955#M346315</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;there are two ways to debug a program, if you want to debug from start then you can put '/h' in command now when you execute the program it goes into debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second one is open the code and put a break point on the line where you want to debug, by selecting 'STOP' button from application tool bar or pressing 'CTRL&lt;EM&gt;SHIFT&lt;/EM&gt;F12' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;performance can be checked from SE30, ST05, SM50.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 05:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806955#M346315</guid>
      <dc:creator>dani_mn</dc:creator>
      <dc:date>2006-12-14T05:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging the ABAP Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806956#M346316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;  There are various ways to debug a program like a break-point or break &amp;lt;user&amp;gt; statement in the code or setting a external/session breakpoint in the ABAP editor or by typing /h in the command area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Performance of the program is measured by using the transaction SE30 (Runtime Analysis) or ST05 (Performance Trace).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 05:30:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806956#M346316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T05:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging the ABAP Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806957#M346317</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;Debuggin is done in the abap debugger provided by the ABAP  editor.You can set break points in a actiive program and  execute the program or even type /h in command window and hit enter to activate the debugger and then hit f8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Performance can be check by using the SQL Trace tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 05:30:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806957#M346317</guid>
      <dc:creator>sourabhshah</dc:creator>
      <dc:date>2006-12-14T05:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging the ABAP Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806958#M346318</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;there is a  button on the standard  toolbar  (stop) .place the cursor on the line which u want to check on the source code and click on that button . next time when u execute the program it will stop where u set the breakpoint ,at that point u can check the stack or values of field or tablecontents etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    the performance of the program ,u can use  se30 for runtime analysis and st05 for sql trace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 05:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806958#M346318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T05:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debuging the ABAP Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806959#M346319</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;there are few methods for the same..&lt;/P&gt;&lt;P&gt;one using a break point(stop button in editor),&lt;/P&gt;&lt;P&gt;using tcode /h or going to utilities - abap debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;performance you can check using tcode se30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to learn debugging for all the objects go through these links..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;and do reward all the helpful answers for all your questions&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP DEBUGGING&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_webas620/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_webas620/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9cbb7716-0a01-0010-58b1-a2ddd8361ac0" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9cbb7716-0a01-0010-58b1-a2ddd8361ac0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug Program scheduled Background&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2739614"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;pankaj singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 05:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debuging-the-abap-programs/m-p/1806959#M346319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T05:39:36Z</dc:date>
    </item>
  </channel>
</rss>

