<?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: Debugging break point setting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273259#M150841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tripathy,&lt;/P&gt;&lt;P&gt;I got good explanation from ur end for my query.&lt;/P&gt;&lt;P&gt;now i got clear picture of debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Apr 2006 06:18:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-20T06:18:43Z</dc:date>
    <item>
      <title>Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273254#M150836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I need to put break point for all function modules in debugging mode.But when i am going execute the debugging mode,it ask which function module or statement to have break point.Thats why i need how to put breakpoint for all available main programs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 05:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273254#M150836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T05:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273255#M150837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can place a break point at STATEMENT CALL FUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch on the debug mode, using /h and then you can use --&amp;gt; BREAK POINTS --&amp;gt; BREAKPOINT AT --&amp;gt; STATEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ravikumar Allampallam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 06:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273255#M150837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T06:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273256#M150838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SDN!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Breakpoints can be of different types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Hard BreakPoints&lt;/P&gt;&lt;P&gt;This is written in the code using the command 'Break-point'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Soft Breakpoints&lt;/P&gt;&lt;P&gt;This is placed by placing the cursor at the line required by u and click the 'STOP' button in the std. menu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) By giving the command '/h' in the command box the debugging mode is opened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 06:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273256#M150838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T06:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273257#M150839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;AS YOU HAVE MENTIONED IN YOUR QUERY IT IS VERY EASY TO PUT A BREAK POINT AT A PARTICULAR POSITION BUT THE QUESTION IS WHEATER YOU WANT TO PUT BREAK POINT IN STANDARD REPORT OR Z* REPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN CASE OF STANRDARD REPORT YOU HAVE LOTS OF INCLUDES PROGRAM AND FUNCTION MODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF IT IS A STANDRD PROGRAM THAN YOU HAVE TO SEARCH FOR THE APPROPRIATE FUNCTION MODULE BY DOING THE GLOBAL SEARCH AND THERE YOU HAVE TO KEEP THE CURSOR AND CLICK ON THE RED BUTTON IN THE STATUS BAR NAMED AS "STOP".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN YOU COME TO THE MAIN PROGRAM OF THAT STANDARD PROGRAM AND SELECT PROGRAM-&amp;gt;TEST-&amp;gt;DEBUGGING&lt;/P&gt;&lt;P&gt;IT WILL TAKE YOU TO THAT PARTICULAR FUNCTION MODULE WHERE YOU HAD PUT THE BREAK POINT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF IT IS A NORMAL ZPROGRAM THAN ALSO YOU CAN FOLLOW THE SAME PROCESS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 06:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273257#M150839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T06:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273258#M150840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi &amp;amp; hasmath,&lt;/P&gt;&lt;P&gt;Thanks for valid help.I have solved the problem for debugging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 06:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273258#M150840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T06:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273259#M150841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tripathy,&lt;/P&gt;&lt;P&gt;I got good explanation from ur end for my query.&lt;/P&gt;&lt;P&gt;now i got clear picture of debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 06:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273259#M150841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T06:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273260#M150842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Breakpoints can be of different types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hard Break-Points : written in the code like  &lt;/P&gt;&lt;P&gt;                   'Break-point 'Login- User Name''.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Soft Breakpoints&lt;/P&gt;&lt;P&gt;This is placed by placing the cursor at the line required by u and click the 'STOP' button or Cntl&lt;EM&gt;Shift&lt;/EM&gt;F12 in the std. menu&lt;/P&gt;&lt;P&gt;while executing your report the execution will stop at your break-point and will execute statements one by one&lt;/P&gt;&lt;P&gt;by using F5,F6,F7 &amp;amp; F8 function keys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) By giving the command '/h' in the command box the debugging mode is opened from the starting of the program.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 07:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273260#M150842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T07:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273261#M150843</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;You can place a &amp;lt;b&amp;gt;break-point&amp;lt;/b&amp;gt; at STATEMENT CALL FUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement defines an unconditional checkpoint (breakpoint). Whenever the program reaches an active breakpoint during dialog processing, program execution is interrupted. The system then branches to the ABAP Debugger. Any inactive breakpoint is ignored and program execution is continued with the statement following BREAK-POINT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch on the debug mode, using /h and then you can exexute your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use &amp;lt;b&amp;gt;BREAK, followed by a user name&amp;lt;/b&amp;gt;,( is not a statement, but a predefined macro).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the ABAP Editor and in the ABAP Debugger, dynamic breakpoints can be set and maintained without changing the source code. These are effective only up to the end of a user session, at maximum. &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;Shakuntala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 07:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273261#M150843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T07:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging break point setting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273262#M150844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debugging, put break point at all call statement by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Breakpoint &amp;gt; Breakpoint at &amp;gt; Statement. Give CALL in the pop-up, press enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 07:47:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-break-point-setting/m-p/1273262#M150844</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-04-20T07:47:04Z</dc:date>
    </item>
  </channel>
</rss>

