<?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: breakpoint is not triggering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086359#M1704759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a breakpoint isn't triggering, there are a a few possibilities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The breakpoint has been placed in an object marked as system. Then you need to switch system debugging on&lt;/P&gt;&lt;P&gt;2. The breakpoint has been placed in a bit of code that doesn't, in fact, execute&lt;/P&gt;&lt;P&gt;3. You've set the breakpoint but not restarted the transaction&lt;/P&gt;&lt;P&gt;4. You need to set an external breakpoint&lt;/P&gt;&lt;P&gt;5. The code in question is executed in another task, possibly in background.&lt;/P&gt;&lt;P&gt;6. The breakpoint has been placed in a bit of code that executes in the update task. You need to switch update task debugging. &lt;/P&gt;&lt;P&gt;7. The code to be debugged is in an inactive BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the breakpoint is in your own code, add a MESSAGE x000(s1) to it, at the place you wanted to break - that way you can check your code is in fact being run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 05:16:16 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2012-10-04T05:16:16Z</dc:date>
    <item>
      <title>breakpoint is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086358#M1704758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In nace for v3 we configured the custom output type and in processing routines our custom program and smartform is assigned for transmission medium 5(external send) and after creating billing document in vf01 and once we press save our custom program has to trigger and for the related mail address the billing document data has to be sent now that is working fine but in my program if i place the breakpoint after saving breakpoint is not triggering but the mail is going to customer but i want to know how my custom program will trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 04:41:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086358#M1704758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-04T04:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086359#M1704759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a breakpoint isn't triggering, there are a a few possibilities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The breakpoint has been placed in an object marked as system. Then you need to switch system debugging on&lt;/P&gt;&lt;P&gt;2. The breakpoint has been placed in a bit of code that doesn't, in fact, execute&lt;/P&gt;&lt;P&gt;3. You've set the breakpoint but not restarted the transaction&lt;/P&gt;&lt;P&gt;4. You need to set an external breakpoint&lt;/P&gt;&lt;P&gt;5. The code in question is executed in another task, possibly in background.&lt;/P&gt;&lt;P&gt;6. The breakpoint has been placed in a bit of code that executes in the update task. You need to switch update task debugging. &lt;/P&gt;&lt;P&gt;7. The code to be debugged is in an inactive BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the breakpoint is in your own code, add a MESSAGE x000(s1) to it, at the place you wanted to break - that way you can check your code is in fact being run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 05:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086359#M1704759</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2012-10-04T05:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086360#M1704760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After setting up the break point. you need to make update debugging ON as shown below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/143149" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 06:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086360#M1704760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-04T06:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint is not triggering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086361#M1704761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mathew has explained allll the relevant cases but just to add one more thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a breakpoint in the form routine also and make update debugging as ON ann system debugging also as ON .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to breakpoints tab and check whether you are able to see any active breakpoints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use the calls stack to check from where the execution of program started and where are you during debugging . You can easily find the way out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sandeep Katoch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 07:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-is-not-triggering/m-p/9086361#M1704761</guid>
      <dc:creator>sandeep_katoch</dc:creator>
      <dc:date>2012-10-04T07:36:51Z</dc:date>
    </item>
  </channel>
</rss>

