<?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: New Debugger not activated  problem after running tcode ME42 for Request for Quotation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619109#M1663723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;Have tried your steps but still not stopping at the breakpoints set!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2012 08:01:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-04T08:01:02Z</dc:date>
    <item>
      <title>New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619102#M1663716</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;I want to debug the subroutine pool program YBAA_FM06P attached see code file.First thing&amp;nbsp; I&amp;nbsp; set&amp;nbsp; a break session on the program and then try running tcode ME42,&amp;nbsp; Input RFQ-&amp;gt;Select print-&amp;gt;Choose the output -&amp;gt;click save The new debugger is not activated nor triggered,instead the execution outputs the smartform via email.&amp;nbsp; I have a attached the code for my customised smart print program YBAA_FM06P and the NACE settings.Please see if necessary.What could be the problem?Am i debugging the wrong way?Please help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 18:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619102#M1663716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-29T18:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619103#M1663717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the new debugger choose debugger setting check update debugging save.&lt;/P&gt;&lt;P&gt;Now when you trigger the output&amp;nbsp; do /h and execute.&lt;/P&gt;&lt;P&gt;when debugger opens up. press F8. current session will close and a new debugger seeion will open. press F8 and code debugger will stop at the set break point. I assume the in nace setting timing is set to immidiate. other you need to excute RSNAST00 report to trigger the output&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/88598" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 18:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619103#M1663717</guid>
      <dc:creator>Private_Member_49934</dc:creator>
      <dc:date>2012-03-29T18:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619104#M1663718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well Kumar i did follow your steps but the program still cannot stop at the breakpoints that i set.I have tried to test debugging with tcode like VA01 and its working ok.I&amp;nbsp; notice the driver program in VA01 is a report but for ME42 is a subroutine pool,could that be the reason?If that so how do I go about? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 12:38:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619104#M1663718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T12:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619105#M1663719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check your nace settings? Is the output type / access sequence set to trigger immediately? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 03:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619105#M1663719</guid>
      <dc:creator>Private_Member_49934</dc:creator>
      <dc:date>2012-03-31T03:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619106#M1663720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You have configured your print program for External send(Email will be sent)NAST-NACHA = '5', it will be triggered in background. that is the reason it is not stopping in debugger even if u keep the break point. The output can be seen in the SP01 transaction after executing.&lt;/P&gt;&lt;P&gt;If you want to debugg the output types of External Send, place a infinite loop in your subroutine. Issue the output from ME42, got to SM50 transaction, identify the program 'SAPMM06E' or your it will be your Subroutine program name 'YBAA_FM06P', select that row, from Menu use this path&lt;/P&gt;&lt;P&gt;Administration&amp;gt;Program&amp;gt;Debugging, it will take you to your subroutine where you kept the infine loop, come out of that loop and process further in debugger. Just be careful to remove the infinite loop after you done the required changes.&lt;/P&gt;&lt;P&gt;example of infine loop&lt;/P&gt;&lt;P&gt;DATA : lv_num TYPE i VALUE '3'.&lt;/P&gt;&lt;P&gt;DO.&lt;/P&gt;&lt;P&gt;IF lv_num = '0'.&amp;nbsp;&amp;nbsp; " Set the lv_num value = 0 in debugger, so that it come out of it.&lt;/P&gt;&lt;P&gt;EXIT.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search for debugging in background in SCN, you will get many postings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 04:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619106#M1663720</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2012-03-31T04:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619107#M1663721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;ME42 --&amp;gt; Header---&amp;gt; Messages&lt;/P&gt;&lt;P&gt;Select Output Type&lt;/P&gt;&lt;P&gt;Select Further Data --&amp;gt; Set Dispatch Time to 1 Send with Periodically scheduled Jod Instead of send immediately and Save&lt;/P&gt;&lt;P&gt;And Then Execute RSNAST00 program &lt;/P&gt;&lt;P&gt;Enter Output type &amp;amp; Object Key(RFQ number with leading zeros if any) &lt;/P&gt;&lt;P&gt;It will stop at debug point&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 05:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619107#M1663721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-31T05:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619108#M1663722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Kumar my print settings are set to' immediately'&amp;nbsp; but still not working !&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90178" width="450" /&gt;check attached,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 07:58:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619108#M1663722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-04T07:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619109#M1663723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;Have tried your steps but still not stopping at the breakpoints set!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 08:01:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619109#M1663723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-04T08:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619110#M1663724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried what i have posted above?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 08:04:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619110#M1663724</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2012-04-04T08:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619111#M1663725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala,&lt;/P&gt;&lt;P&gt;as you said the external send makes the execution be in background mode.I decided to try in the foreground to see if its still stops at the breakpoint.By using medium print output rather than External send this time but still not stopping at the breakpoints rather it prints the form.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90317" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 08:09:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619111#M1663725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-04T08:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619112#M1663726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have replied u check.Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 08:12:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619112#M1663726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-04T08:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619113#M1663727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Place break points in subroutine '/SMB40/FM06P' and Instead of issuing output, select print preview. it will stop at the break point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 08:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619113#M1663727</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2012-04-04T08:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619114#M1663728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you are setting break-point by clicking on the braek-point button , then just write break userid (your sap logon id) just before the line you wish to debug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 08:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619114#M1663728</guid>
      <dc:creator>former_member16553</dc:creator>
      <dc:date>2012-04-04T08:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619115#M1663729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala ,How do you print preview the output in ME42,i cant seem to find a way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 08:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619115#M1663729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-04T08:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619116#M1663730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try with ME9A transaction, provide the Message type in Message data section and check, it will display list of documents configured for that output type, select any one and try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 09:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619116#M1663730</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2012-04-04T09:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619117#M1663731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are still facing this issue, try these steps.&lt;/P&gt;&lt;P&gt;1) Before finally saving, enter /H in command box and then save.&lt;/P&gt;&lt;P&gt;2) When u r in debuggin mode, click on Update Debugging from Menu options.&lt;/P&gt;&lt;P&gt;3) Then Press F5 for few lines&lt;/P&gt;&lt;P&gt;4) Now press F8, at this point control will go to the place where you have set your break point.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ibrahim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 14:34:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619117#M1663731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-04T14:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619118#M1663732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ibrahim, &lt;/P&gt;&lt;P&gt;trying to test the debugging by setting output to print the smartform.First NACE settings are as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90594" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Step1&lt;/P&gt;&lt;P&gt;In my print program /SMB40/FM06P i have set as many breakpoints in the include of the subroutine&amp;nbsp; /SMB40/FM06P see below screen shot.&lt;/P&gt;&lt;P&gt;.&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90582" width="450" /&gt;&lt;/P&gt;&lt;P&gt;In ME42 I entered the RFQ-&amp;gt; click enter-&amp;gt;click on the messages icon on the menu-&amp;gt; repeat output-&amp;gt;enter /h in the command box,select the output and press save as shown below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90583" width="450" /&gt;&lt;/P&gt;&lt;P&gt;the program is in debug mode as shown below&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90587" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;I click on Update Debugging from Menu options and pressed enter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90588" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Then Pressed F5 for few lines&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Now as I pressed F8, the control stopped at the&amp;nbsp; Function me_update_document which is not debug point&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90589" width="450" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;when I pressed F8 again.It takes me back to the initial screen&amp;nbsp; with the message 'update debugging has been triggered'&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90591" /&gt;&lt;/P&gt;&lt;P&gt;I go to Sp01 the spool has been created as shown below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/90592" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Matter of Content&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;As far as you can see none of my set breakpoints have been triggered.I would like the program to stop at my set break points,kindly help resolve...&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 07:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619118#M1663732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-05T07:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619119#M1663733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed ME9A works with PO and I am working with RFQs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 07:22:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619119#M1663733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-05T07:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619120#M1663734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You must have given Application = EF, that is the reason it is listing you Purchase Orders. For RFQs Application is EA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the Application = EA in Message Data section. Click on execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select any Record which it displays and click on Trial Printout button, it will stopat the break point which you kept. I have tested it, it is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 09:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619120#M1663734</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2012-04-05T09:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: New Debugger not activated  problem after running tcode ME42 for Request for Quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619121#M1663735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a million its working finally!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 09:26:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-debugger-not-activated-problem-after-running-tcode-me42-for-request-for/m-p/8619121#M1663735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-05T09:26:00Z</dc:date>
    </item>
  </channel>
</rss>

