<?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: break points in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194639#M468273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  U can set the break points before execution/during the execution.&lt;/P&gt;&lt;P&gt;U won't set the break points after the execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2007 09:16:50 GMT</pubDate>
    <dc:creator>sreeramkumar_madisetty</dc:creator>
    <dc:date>2007-05-09T09:16:50Z</dc:date>
    <item>
      <title>break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194636#M468270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to set break points after execution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:11:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194636#M468270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194637#M468271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi geetha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to set breakpoint before execution,place the cursor where u want to set breakpoint and press stop icon.If u want after execution go with '/h' then f5-&amp;gt;scroll the program and double click the line where u want to set the break point and f8.then cursor will move to the breakpoint set location&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194637#M468271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194638#M468272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you have to set break points before execution of program.&lt;/P&gt;&lt;P&gt;place the cursor where u want to keep break point and click STOP button in the tool bar , then break point will be set.then execute your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else before executing give '/h' in the command prompt directly control leads to debug mode there you can set break point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194638#M468272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194639#M468273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  U can set the break points before execution/during the execution.&lt;/P&gt;&lt;P&gt;U won't set the break points after the execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194639#M468273</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-09T09:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194640#M468274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Break points can be set before execution or when the transaction running online we can set break points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programmatic approach can be done using BREAK POINT key word.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Transaction is running in the back ground, then We can set break point using JDBC transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:17:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194640#M468274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194641#M468275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geetha...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO you mean when you are in debugging mode .. then you can go to the line and then double click on that row for setting the break point there else you can also set the break point going &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BreakPoint -&amp;gt; Break Point at -&amp;gt; &amp;lt;there are several options there&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but then for this you have to enter the debugging mode either by typeing /h in the command tab in teh selection screen or setting the break point in the code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194641#M468275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194642#M468276</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;after execution -&amp;gt; give '/h' -&amp;gt; u will inside the code -&amp;gt; double click any select query&lt;/P&gt;&lt;P&gt;-&amp;gt; breaks points will be set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:20:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194642#M468276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194643#M468277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi geetha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to follow as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to command field ,&lt;/P&gt;&lt;P&gt;give /h,&lt;/P&gt;&lt;P&gt;enter,(now debugging swiched on),&lt;/P&gt;&lt;P&gt;excute,(it takes to u to ur code),&lt;/P&gt;&lt;P&gt;in code u can assign break points by double click on particular line..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards...&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:25:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194643#M468277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194644#M468278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Programing approach. &lt;/P&gt;&lt;P&gt;You can use key word breakpoint. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stop button approach&lt;/P&gt;&lt;P&gt;Press the button STOP by putting the cursor at the place from where you want to debug the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After execution&lt;/P&gt;&lt;P&gt;while processing from the selection screen enter '/h' in command bar and execute the selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:27:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194644#M468278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194645#M468279</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;To set the Break Points  follow the steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Before Execution in program where you want to put place the cursor there and click on Stop Icon it will sets the break point (it will becoe color).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. After Execution the program if you want to set while debugging&lt;/P&gt;&lt;P&gt;   Double Click on SAP statements/ Reserved words not declaration part&lt;/P&gt;&lt;P&gt;   it will sets the break point.  This Break Point life is upto end of the Execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Tcode&lt;/P&gt;&lt;P&gt;   /H --- To start Debug&lt;/P&gt;&lt;P&gt;  F5  --- Line by Line debug&lt;/P&gt;&lt;P&gt;  F6  --- To leave the FM/loop&lt;/P&gt;&lt;P&gt;  F7  --- To break the loop/FM&lt;/P&gt;&lt;P&gt;  F8  ---  Execute once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards&lt;/P&gt;&lt;P&gt;Ganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194645#M468279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194646#M468280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Static Breakpoints&lt;/P&gt;&lt;P&gt;Static breakpoints are always user-independent if there is no specification of a user name. Once a user has inserted the statement BREAK-POINT or BREAK name in an ABAP program, the system always interrupts the program at that point for that user or only for the user name. This procedure is only useful in the development phase of an application when program execution is always to be interrupted at the same place. For more information, refer to the chapter Static Breakpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In HTTP sessions, a static breakpoint is skipped if you did not set additional dynamic HTTP breakpoints in the editor of a BSP page. Instead, a corresponding system log entry is written, which can be checked using transaction SM21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic Breakpoints&lt;/P&gt;&lt;P&gt;Dynamic breakpoints are user-specific. Therefore, you should use them if you only want the program to be interrupted when you run it yourself, not when it is being executed by other users. All dynamic breakpoints are deleted when you log off from the R/3 System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic breakpoints are more flexible than static breakpoints because you can deactivate or delete them at runtime. They have the following advantages:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        You do not have to change the program code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        You can set them even when the program is locked by another programmer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        You can define a counter that only activates the breakpoint after it has been reached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Special dynamic breakpoints are useful when you want to interrupt a program directly before a particular ABAP statement, a subroutine, or an event, but do not know exactly where to find it in the source code. Event here is used to refer to the occurrence of a particular statement, for example, or calling up a method. Special dynamic breakpoints are user-specific. You can only set them in the Debugger. For more information, refer to the chapter Dynamic Breakpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In HTTP sessions, the system stops both at static and dynamic breakpoints if a dynamic breakpoint was set in the editor of a BSP page before program execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;award points if this is useful dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194646#M468280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194647#M468281</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;&lt;/P&gt;&lt;P&gt;break point must be set before the execution and a break point can be set using below 3 process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use hard coded break-point in your code&lt;/P&gt;&lt;P&gt;use \h in the command line to activate the break point&lt;/P&gt;&lt;P&gt;use break point symbol to put the breakpoint at a particular position.&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>Wed, 09 May 2007 09:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194647#M468281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194648#M468282</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;place the cursor at required position and just click on stop button then a break point is inserted at the specified position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;during execution press &lt;/P&gt;&lt;P&gt;F5-&amp;gt; line by line execution&lt;/P&gt;&lt;P&gt;F6-&amp;gt; fosame as F5 but when a sub routine is oocured then it executes it as a single line.&lt;/P&gt;&lt;P&gt;F7-&amp;gt; break point to break point&lt;/P&gt;&lt;P&gt;F8-&amp;gt; executes whole program at atime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to remove break point double click on break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;suresh babu aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2007 09:54:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/2194648#M468282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-09T09:54:14Z</dc:date>
    </item>
  </channel>
</rss>

