<?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: Come out of loop in debugger in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115638#M1186638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yadesh wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;...its working from last many months...in my system..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could please read my question and subsequent replies once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not saying that SHIFT+F12 is not working in all cases!!!&lt;/P&gt;&lt;P&gt;I am talking about screen sourse code...that too I am looking for HOW TO COME OUT OF LOOP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If still you have doubt(Confidence) ...goto VA01 or any other screen enter some value now run next in debugging mode....!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get my QUESTION there!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Naveen Inuganti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2009 10:50:55 GMT</pubDate>
    <dc:creator>naveen_inuganti2</dc:creator>
    <dc:date>2009-02-02T10:50:55Z</dc:date>
    <item>
      <title>Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115617#M1186617</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;While debugging, if we are inside the loop... How to come outside first line of that loop by excuting that loop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how to come outside of that loop... without excuting that loop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---Its in new debugger!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Naveen Inuganti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115617#M1186617</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-02-02T08:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115618#M1186618</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;for coming out from a loop in debugging  :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;just set a break point on the immediate next statement of the loop and then press F8.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it will take you out from loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for going to some line without executing just place the cursor on that line then go to  &lt;STRONG&gt;debugger tab ==&amp;gt; go to statement.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will help you &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: RAHUL SHARMA on Feb 2, 2009 9:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115618#M1186618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T08:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115619#M1186619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of loop?  LOOP AT, DO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:24:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115619#M1186619</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-02-02T08:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115620#M1186620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can come out of any loop by pressing &lt;STRONG&gt;F7&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115620#M1186620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T08:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115621#M1186621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both...!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115621#M1186621</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-02-02T08:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115622#M1186622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Naveen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOu just Need to Place the "STOP POINT" after the loop and than Press "F8".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I think you canu2019t Skip Loop with out execution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Faisal Altaf on Feb 2, 2009 1:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115622#M1186622</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-02-02T08:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115623#M1186623</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 want to come outside the loop without executing then delete the internal table which you are doing loop in debugger mode. ( An option is available in debugger mode to delete the intertable table values).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  And for coming outside the loop with executing the loop, you can follow the method suggested in above reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna Munukoti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115623#M1186623</guid>
      <dc:creator>former_member217544</dc:creator>
      <dc:date>2009-02-02T08:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115624#M1186624</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;Hope you all know about first screen of module pool programs, where we can't put break points...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There we can have LOOPS....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am inside of loop here.... How can I come out of this loop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the following code..is from onwe standard program of SAP..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PROCESS BEFORE OUTPUT.
        MODULE STATUS_SETZEN_S.
        MODULE DYNPRO_KOPF_MODIF.
        MODULE AUSGLEICHS_VORSCHLAG.
        MODULE D0710_MODIF.
        module dynpro_sel_modif.                        
      LOOP.
        FIELD RF05A-XPOS1.
        FIELD RF05A-AZEI3.
        MODULE SEL_ANZEIGEN_AUSWAHL.
      ENDLOOP.

PROCESS AFTER INPUT.
        MODULE EXIT AT EXIT-COMMAND.
        MODULE PAI_ANFANG.
        MODULE GET_CURSOR.

*------- Konto, Buchungskreis ... --------------------------------------
        FIELD RF05A-AGKOA MODULE MC_OBJEKT_SETZEN1.
        FIELD RF05A-AGBUK MODULE MC_AGBUK_PARM_SETZEN.

*------- Vertrag ----------------------------------------------"contract
        chain.
          field rf05a-vertn.
          field rf05a-vertt.
          field rf05a-xulsd.
          field rf05a-agums.
          module clr_contract.
        endchain.

      CHAIN.
        FIELD RF05A-AGKON.
        FIELD RF05A-VERTN.
        FIELD RF05A-VERTT.
        FIELD RF05A-AGKOA.
        FIELD RF05A-AGUMS.
        FIELD RF05A-XNOPS.
        FIELD RF05A-AGBUK.
        FIELD RF05A-XMULK.
        FIELD RF05A-AVSID.
        FIELD RF05A-XINVS.                                        
        MODULE AUSGLEICHSDATEN.
      ENDCHAIN.

*------- ... weitere Konten ? ------------------------------------------
        FIELD RF05A-XMULK MODULE RF05A-XMULK ON INPUT.

      CHAIN.
        FIELD RF05A-XAUTS.
        FIELD RF05A-XFIFO.
        MODULE RF05A-XAUTS-XFIFO ON CHAIN-INPUT.
      ENDCHAIN.

*------- Weitere Suchkriterien -----------------------------------------
      LOOP.
        FIELD RF05A-XPOS1.
        FIELD RF05A-AZEI3.
        MODULE SEL_BEARBEITEN_AUSW.
      ENDLOOP.

      CHAIN.
        FIELD RF05A-AGKON.
        FIELD RF05A-VERTN.
        FIELD RF05A-VERTT.
        FIELD RF05A-AGKOA.
        FIELD RF05A-AGUMS.
        FIELD RF05A-XNOPS.
        FIELD RF05A-AGBUK.
        FIELD RF05A-XMULK.
        FIELD RF05A-XINVS.                                        
        MODULE SEL_PRUEFEN.
        MODULE FUSSZEILE_BEARBEITEN.
      ENDCHAIN.

PROCESS ON VALUE-REQUEST.
        FIELD RF05A-AGUMS MODULE F4_AGUMS.
        FIELD RF05A-AGKON MODULE F4_AGKON.
        FIELD RF05A-AVSID MODULE F4_AVSID.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Naveen Inuganti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115624#M1186624</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-02-02T08:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115625#M1186625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To come outside a loop without executing it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;place the cursor to the next statement after endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;den enter  SHIFT+F12   ( Menu : Debugger-&amp;gt;Goto Statement)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:35:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115625#M1186625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T08:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115626#M1186626</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;Yes, We can Delete the Records, from the Internal Table Using (Delete Table (FREE)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But not Skip the Table execution with having Values in it i think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115626#M1186626</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-02-02T08:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115627#M1186627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, TT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is working Thanks you Very Much.. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Kind Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115627#M1186627</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-02-02T08:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115628#M1186628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To skip the first item of the loop you can put a watchpoint on &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;sy-tabix = 2&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; since sy-tabix = 2 represents 2 line, you can of course skip to any line this way, by just giving its number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To come out of the loop altogether you can put a break point on a statement following ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:39:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115628#M1186628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T08:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115629#M1186629</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;For my above code if I try to move with SHIFT+F12 is wil get :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;Place the cursor on an excutable sourse code line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i try to put break point out side of loop...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;Break points are not possible in screen debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to come out of loop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Naveen Inuganti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115629#M1186629</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-02-02T08:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115630#M1186630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Naveen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, You just Place your Mouse Pointer on the statment where you want to jump and than Press "Shift + F12" it is working here very fine in this way,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:44:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115630#M1186630</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-02-02T08:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115631#M1186631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I too tested. Its not working in above case!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats why I pasted the error , which I am getting!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;menu bar -- Debugger-&amp;gt;Goto statement is not working in above case &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Thanks,&lt;/P&gt;&lt;P&gt;Naveen Inuganti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 08:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115631#M1186631</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-02-02T08:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115632#M1186632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you are trying to put a break-point on screen flow logic - PAI/PBO code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't put a break point there, try to put a break point within code of MODULE following the ENDLOOP statement and press F8 to come out of the loop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 09:04:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115632#M1186632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T09:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115633#M1186633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To exit out of a loop In Debugging:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;&lt;U&gt;by executing the loop&lt;/U&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt; 1) &lt;STRONG&gt;Press F7&lt;/STRONG&gt; and it will execute the loop and control will come at the first statement immediately after the loop.&lt;/P&gt;&lt;P&gt; 2) Put a &lt;STRONG&gt;breakpoint&lt;/STRONG&gt; at the statement immediately after the loop, and &lt;STRONG&gt;Press F8&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;&lt;U&gt;without executing the loop&lt;/U&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt; 1) Use the &lt;STRONG&gt;GOTO&lt;/STRONG&gt; statement (in the Menu options).&lt;/P&gt;&lt;P&gt; 2) or you can also &lt;STRONG&gt;delete the entries&lt;/STRONG&gt; in internal table that is populated by the loop in question. (this will not work if the internal table is being modified in the loop)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works. Revert in case of any clarifications reqd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 09:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115633#M1186633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T09:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115634#M1186634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;shift f12 is not wroking in your system as u might not be having development rights in that particular system...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it happens that if you are not having proper development rights you can't even change the variable valur dynamically... mean while debugging... thats y u are not able to skip the execution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 09:33:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115634#M1186634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T09:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115635#M1186635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vishnu wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;You can't put a break point there, try to put a break point within code of MODULE following the &amp;gt;ENDLOOP statement and press F8 to come out of the loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i move inside of module... with out coming out from that &lt;STRONG&gt;LOOP&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yadesh wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;shift f12 is not wroking in your system as u might not be having development rights in that particular &amp;gt;system...&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt;it happens that if you are not having proper development rights you can't even change the variable valur &amp;gt;dynamically... mean while debugging... thats y u are not able to skip the execution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not changing any values in debuggung, even i need changes there is no need of development access key with in debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Naveen Inuganti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 09:56:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115635#M1186635</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-02-02T09:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Come out of loop in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115636#M1186636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i worked on some systems on which i was not having rights to change the valur while debugging....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to jump a line of code u need to do only shift+F12 on that particular line of code on which you want to jump...thats it...its working from last many months...in my system..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 10:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/come-out-of-loop-in-debugger/m-p/5115636#M1186636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T10:16:23Z</dc:date>
    </item>
  </channel>
</rss>

