<?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 cannot be created in Eclips in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575589#M22552</link>
    <description>&lt;P&gt;Did you install the debugger perspective are you tring to debug in ADT or SAP GUI ??&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2017 13:03:31 GMT</pubDate>
    <dc:creator>VijayCR</dc:creator>
    <dc:date>2017-12-07T13:03:31Z</dc:date>
    <item>
      <title>breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575588#M22551</link>
      <description>&lt;P&gt;Hi Expert,&lt;/P&gt;
  &lt;P&gt; I create a AMDP procedure for ABAP CDS table, and try to do debugging, but when I try to create a break-point in AMDP code, there is error displaying as below. I try everywhere in the code, error happens all the time.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/99257-14.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 02:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575588#M22551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-07T02:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575589#M22552</link>
      <description>&lt;P&gt;Did you install the debugger perspective are you tring to debug in ADT or SAP GUI ??&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 13:03:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575589#M22552</guid>
      <dc:creator>VijayCR</dc:creator>
      <dc:date>2017-12-07T13:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575590#M22553</link>
      <description>&lt;P&gt;I am doing AMDP procedure for ABAP CDS table, all works are on ADT, and also debugger perpective installed, and also I can perform debugging well for non-AMDP programs, but for all AMDP procedure, I get the same error message for setting break-point. but for other AMDP procedure, I get following error:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/98290-15.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 16:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575590#M22553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-07T16:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575591#M22554</link>
      <description>&lt;P&gt;&lt;A href="https://blogs.sap.com/2014/01/31/tutorial-how-to-debug-an-abap-managed-database-procedure/" target="test_blank"&gt;https://blogs.sap.com/2014/01/31/tutorial-how-to-debug-an-abap-managed-database-procedure/&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;I think you need to use external debugger &lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 07:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575591#M22554</guid>
      <dc:creator>VijayCR</dc:creator>
      <dc:date>2017-12-08T07:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575592#M22555</link>
      <description>&lt;P&gt;unfortunately , I don't have access for sap hana modeler or development persfective, so I can't access hana procedure. I think external debugger should work, but I still want to know why I can't not use new debug approach as my system is above 7.5.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 15:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575592#M22555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-08T15:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575593#M22556</link>
      <description>&lt;P&gt;Have you tried setting a breakpoint just before the AMDP call?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 16:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575593#M22556</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2017-12-08T16:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575594#M22557</link>
      <description>&lt;P&gt;Integrated AMDP debugging is available from AS ABAP 7.50 on.&lt;/P&gt;
  &lt;P&gt;How to do this before can be found here &lt;A href="https://blogs.sap.com/2014/01/31/tutorial-how-to-debug-an-abap-managed-database-procedure/" target="test_blank"&gt;https://blogs.sap.com/2014/01/31/tutorial-how-to-debug-an-abap-managed-database-procedure/&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;And I found it by searching ...&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 16:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575594#M22557</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-12-08T16:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575595#M22558</link>
      <description>&lt;P&gt;Hi Horst, I can use this integrated AMDP debugging before, but can't do it right now for this code, but I create other AMDP, breakpoing can be set.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 19:34:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575595#M22558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-08T19:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575596#M22559</link>
      <description>&lt;P&gt;Hi Mike, I can set breakpoint for non-AMDP code, also I create another AMDP procedure, where breakpoints can be set, &lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2017 19:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575596#M22559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-12-08T19:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: breakpoint cannot be created in Eclips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575597#M22560</link>
      <description>&lt;P&gt;OK, if it works for some but not this method that is strange. &lt;/P&gt;
  &lt;P&gt;My point was that you set a breakpoint before the procedure call for two reasons: &lt;/P&gt;
  &lt;P&gt;1. to fulfil your goal - to debug the procedure!&lt;/P&gt;
  &lt;P&gt;2. to verify whether you can actually debug it. If not, then trying to step into it may give you a clue what the problem is.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 20:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/breakpoint-cannot-be-created-in-eclips/m-p/575597#M22560</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2017-12-09T20:33:33Z</dc:date>
    </item>
  </channel>
</rss>

