<?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 to debug in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857153#M362313</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;put a break point in the code and execute. activate the program b4 breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stop button in application tool bar or utilities --&amp;gt; Breakpoint --&amp;gt; Set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or u can use /h then the debugger turns on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;CNU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jan 2007 17:10:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-05T17:10:38Z</dc:date>
    <item>
      <title>How to debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857152#M362312</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;           Can anyone please help me out in  how to debug a source code.&lt;/P&gt;&lt;P&gt;Please its urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points will be awarded .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2007 17:09:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857152#M362312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-05T17:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857153#M362313</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;put a break point in the code and execute. activate the program b4 breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stop button in application tool bar or utilities --&amp;gt; Breakpoint --&amp;gt; Set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or u can use /h then the debugger turns on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;CNU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2007 17:10:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857153#M362313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-05T17:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857154#M362314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A breakpoint is the signal, which is specified in the program, tells the system to stop the program execution and to start the debugger.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;How to put a break point&amp;lt;/b&amp;gt;: Select a line in a report and click on Stop button or &lt;/P&gt;&lt;P&gt;Goto Utilities-&amp;gt;Breakpoints-&amp;gt;Set/Delete&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Navigating through the breakpoint&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following buttons are used to navigate through the program and debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Single step(F5):  Executes a single program command.&lt;/P&gt;&lt;P&gt;Execute(F6):  Similar to the single step, but when a program calls a subroutine, it executes the whole subroutine unlike single step.&lt;/P&gt;&lt;P&gt;Continue(F7): Executes the program until it is finished or until it finds next breakpoint.&lt;/P&gt;&lt;P&gt;Return(F8):  Allows for executing the program instruction up to the end of a routine and stops in the line of code where the subroutine gives back control to the main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2007 17:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857154#M362314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-05T17:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857155#M362315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE38 and display the program,  put your cursor on the line that you want to start debugging and click the "Stop Sign" icon,  now you have set a breakpoint, hit F8 to run the program and it will stop in the debug mode when the statement is reached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2007 17:13:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857155#M362315</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-01-05T17:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857156#M362316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto your program in se38. Put curson on the line from where you want to start debuging and you may click on Stop button (red color) or press Ctrl&lt;EM&gt;Shift&lt;/EM&gt;F12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then execute your program to start debugging. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may refer below thread on debugger specialist:&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="2874792"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You can put breakpoint on data declaration section.&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;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jan 2007 02:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857156#M362316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-06T02:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857157#M362317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry its typo replace can with cannot in my note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jan 2007 02:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857157#M362317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-06T02:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857158#M362318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/PHPWebUI/index.php5?menu=documents&amp;amp;id=14&amp;amp;name=SAP%20ABAP/4%20Programming" target="test_blank"&gt;http://www.sappoint.com/PHPWebUI/index.php5?menu=documents&amp;amp;id=14&amp;amp;name=SAP%20ABAP/4%20Programming&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jan 2007 08:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug/m-p/1857158#M362318</guid>
      <dc:creator>SantoshKallem</dc:creator>
      <dc:date>2007-01-06T08:43:17Z</dc:date>
    </item>
  </channel>
</rss>

