<?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>Question Re: Unable to Debug AMDP Function implementation in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350160#M4625040</link>
    <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;sandra.rossi&lt;/SPAN&gt; : Basically you are right, only the SQLScript debugger is able to debug processing of SQLScript. But since a few years that SQLScript Debugging functionality can also be used directly from ADT. The usage is similar to how the ADT ABAP Debugger is used. More details can be found here: &lt;A href="https://blogs.sap.com/2015/10/22/how-to-debug-abap-managed-database-procedures-using-adt-basics/" target="test_blank"&gt;https://blogs.sap.com/2015/10/22/how-to-debug-abap-managed-database-procedures-using-adt-basics/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Feb 2021 16:30:08 GMT</pubDate>
    <dc:creator>Armin_Beil</dc:creator>
    <dc:date>2021-02-23T16:30:08Z</dc:date>
    <item>
      <title>Unable to Debug AMDP Function implementation</title>
      <link>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaq-p/12350157</link>
      <description>&lt;P&gt;Hello All, &lt;/P&gt;
  &lt;P&gt;I am trying to debug an AMDP &lt;STRONG&gt;Function &lt;/STRONG&gt;Implementation, whenever I am trying to place a breakpoint it gives below error&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1886634-error-msg.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1886635-code.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Can anyone please suggest how we can debug this AMDP Function.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 13:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaq-p/12350157</guid>
      <dc:creator>IshanGupta</dc:creator>
      <dc:date>2021-02-08T13:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Debug AMDP Function implementation</title>
      <link>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350158#M4625038</link>
      <description>&lt;P&gt;If you try to debug HANA SQLScript with the ABAP debugger, that can't work for sure! Use the SQLScript debugger instead at HANA side, separately. There are lots of resources in the Web which explain the SQLScript debugger.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 16:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350158#M4625038</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-02-08T16:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Debug AMDP Function implementation</title>
      <link>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350159#M4625039</link>
      <description>&lt;P&gt;Hello Ishan,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Debugging of AMDP procedures via ADT requires at least SAP_BASIS 7.50&lt;/LI&gt;&lt;LI&gt;Debugging of AMDP functions via ADT requires at least SAP_BASIS 7.51&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I assume the ABAP basis in your system is not new enough&lt;/P&gt;&lt;P&gt;For more details see also &lt;A href="https://help.sap.com/viewer/c238d694b825421f940829321ffa326a/1709%20000/en-US/79eae83dbf594660bd91cefdd55f7791.html" target="test_blank"&gt;https://help.sap.com/viewer/c238d694b825421f940829321ffa326a/1709%20000/en-US/79eae83dbf594660bd91cefdd55f7791.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As a work around you could try to use the SQL Script debugger which is part of HANA Studio: &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;Best regards,&lt;BR /&gt;Armin&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 16:27:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350159#M4625039</guid>
      <dc:creator>Armin_Beil</dc:creator>
      <dc:date>2021-02-23T16:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Debug AMDP Function implementation</title>
      <link>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350160#M4625040</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;sandra.rossi&lt;/SPAN&gt; : Basically you are right, only the SQLScript debugger is able to debug processing of SQLScript. But since a few years that SQLScript Debugging functionality can also be used directly from ADT. The usage is similar to how the ADT ABAP Debugger is used. More details can be found here: &lt;A href="https://blogs.sap.com/2015/10/22/how-to-debug-abap-managed-database-procedures-using-adt-basics/" target="test_blank"&gt;https://blogs.sap.com/2015/10/22/how-to-debug-abap-managed-database-procedures-using-adt-basics/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 16:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350160#M4625040</guid>
      <dc:creator>Armin_Beil</dc:creator>
      <dc:date>2021-02-23T16:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Debug AMDP Function implementation</title>
      <link>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350161#M4625041</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;there is a difference between an ABAP breakpoint and a breakpoint for debugging AMDP. Did you consider this? When right-clicking in eclipse in the AMDP method (on the line number or the small space left from it) there is some lines below "Toggle Breakpoint" an additional menu item "Toggle AMDP Debugger Activation". The last one should work.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 16:31:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350161#M4625041</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2021-02-23T16:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Debug AMDP Function implementation</title>
      <link>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350162#M4625042</link>
      <description>&lt;P&gt;ABAP breakpoints and AMDP breakpoints are different, that is completely correct. However in ADT both are created in exactly the same way. E.g. via double click on the left side of the code or via the "Toggle Breakpoint" function you described. It only depends on the code where you perform that operation. If you perform it on an ABAP code line it creates an ABAP breakpoint and if you perform it on AMDP code then it creates an AMDP breakpoint.&lt;/P&gt;&lt;P&gt;"Toggle AMDP Debugger Activation" is a different function that does not create a breakpoint. Instead it only switches the overall on/off state of AMDP debugging. This is a significant difference to ABAP debugging, because in ABAP debugging there is no overall on/off state. Also the creation of a new AMDP breakpoint implicitly switches AMDP debugging to "on". Details are described in the sections "AMDP Debugger and ABAP Debugger are not identical" and "Lifecycle" in the following blog: &lt;A href="https://blogs.sap.com/2015/10/22/how-to-debug-abap-managed-database-procedures-using-adt-basics/" target="test_blank"&gt;https://blogs.sap.com/2015/10/22/how-to-debug-abap-managed-database-procedures-using-adt-basics/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 10:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350162#M4625042</guid>
      <dc:creator>Armin_Beil</dc:creator>
      <dc:date>2021-03-02T10:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Debug AMDP Function implementation</title>
      <link>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350163#M4625043</link>
      <description>&lt;P&gt;Hello Armin,&lt;/P&gt;&lt;P&gt;thanks for the clarification and the valueable details!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 10:54:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/unable-to-debug-amdp-function-implementation/qaa-p/12350163#M4625043</guid>
      <dc:creator>jmodaal</dc:creator>
      <dc:date>2021-03-02T10:54:37Z</dc:date>
    </item>
  </channel>
</rss>

