<?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 inside a loop in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452393#M1847593</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;Once you set Breaking Point inside a loop. Go to Break./Watchpoints tab , enter the number of iterations in Skip column section for which control should not halt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now control will directly jump to next one(Skip + 1) and halt there once you press F8.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2014 13:33:57 GMT</pubDate>
    <dc:creator>jitendra_it</dc:creator>
    <dc:date>2014-07-16T13:33:57Z</dc:date>
    <item>
      <title>Debugging inside a loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452388#M1847588</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;In a loop I am having 250 record ( eg : yr 2005/02 to 2013/08 ) .I am getting error in the year 2013 ( from 2013/01 to 2013/08) . Only from 2013 i need to debug instead going all the 200 records. How can i debug only the selected record(2013) in my loop while debugging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 12:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452388#M1847588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T12:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging inside a loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452389#M1847589</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;Set a watchpoint for year (I don't know the name of the variable) = 2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:04:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452389#M1847589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T13:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging inside a loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452390#M1847590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Look at online help for &lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/84/1f624f4505144199e3d570cf7a9225/content.htm?frameset=/en/f1/792442db42e22ce10000000a1550b0/frameset.htm&amp;amp;current_toc=/en/14/6d1c370c468b7be10000009b38f936/plain.htm&amp;amp;node_id=41&amp;amp;show_children=false"&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;New Debugger&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN lang="EN-US"&gt;, &lt;/SPAN&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/85/47a595240b734f804fff6b44a1cdd1/content.htm?frameset=/en/f1/792442db42e22ce10000000a1550b0/frameset.htm&amp;amp;current_toc=/en/14/6d1c370c468b7be10000009b38f936/plain.htm&amp;amp;node_id=45&amp;amp;show_children=false"&gt;&lt;SPAN style="color: blue;"&gt;Control&lt;/SPAN&gt;&lt;/A&gt;, &lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/f1/792442db42e22ce10000000a1550b0/content.htm?frameset=/en/f1/792442db42e22ce10000000a1550b0/frameset.htm&amp;amp;current_toc=/en/14/6d1c370c468b7be10000009b38f936/plain.htm&amp;amp;node_id=46"&gt;&lt;SPAN style="color: blue;"&gt;Watchpoints&lt;/SPAN&gt;&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;SPAN&gt;&lt;SPAN style=": ; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Raymond&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452390#M1847590</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-07-16T13:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging inside a loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452391#M1847591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meenakshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a watch point for variable SY-TABIX for respective internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Varun Sahu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:10:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452391#M1847591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T13:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging inside a loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452392#M1847592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meenakshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use watch point, with the free condition, date(4) = '2013'.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/499003" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Press enter. Then F8, each time when the condition satisfies the control will stop at the particular line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, suppose you want to set this condition for a break point... follow this..&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/499017" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreekanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452392#M1847592</guid>
      <dc:creator>former_member202818</dc:creator>
      <dc:date>2014-07-16T13:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging inside a loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452393#M1847593</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;Once you set Breaking Point inside a loop. Go to Break./Watchpoints tab , enter the number of iterations in Skip column section for which control should not halt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now control will directly jump to next one(Skip + 1) and halt there once you press F8.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452393#M1847593</guid>
      <dc:creator>jitendra_it</dc:creator>
      <dc:date>2014-07-16T13:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging inside a loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452394#M1847594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Meenakshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The way sreekanth told is correct please try in same manner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452394#M1847594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T13:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging inside a loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452395#M1847595</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;If you know the number of entries before the line desired in internal table, you can skip those number of lines by going to break/watchpoint tab and keep a breakpoint inside your loop. So it stops for the iteration skipping the number of line mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not know the number of lines before your desired line, create a watch point with condition where you can specify a value for a variable and cotrol will be stopped once that variable is populated with the value specified.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 20:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-inside-a-loop/m-p/10452395#M1847595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T20:40:00Z</dc:date>
    </item>
  </channel>
</rss>

