<?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 How to debug async update task via Eclipse ADT? in ABAP Forum</title>
    <link>https://community.sap.com/t5/abap-forum/how-to-debug-async-update-task-via-eclipse-adt/m-p/14346721#M720</link>
    <description>&lt;P&gt;I can't find an option in Eclipse ADT to debug a V1 update function module (V1 = start immediately) called via CALL FUNCTION ... IN UPDATE TASK (so, the function module effectively starts when COMMIT WORK runs).&lt;/P&gt;&lt;P&gt;NB: SET UPDATE TASK LOCAL was not run, so the call is &lt;STRONG&gt;asynchronous&lt;/STRONG&gt; when COMMIT WORK runs.&lt;/P&gt;&lt;P&gt;How to do it?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;P&gt;My system: Eclipse 2025-09, ADT 3.52.3, ABAP 7.58 SP 1.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2026 08:29:43 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2026-03-12T08:29:43Z</dc:date>
    <item>
      <title>How to debug async update task via Eclipse ADT?</title>
      <link>https://community.sap.com/t5/abap-forum/how-to-debug-async-update-task-via-eclipse-adt/m-p/14346721#M720</link>
      <description>&lt;P&gt;I can't find an option in Eclipse ADT to debug a V1 update function module (V1 = start immediately) called via CALL FUNCTION ... IN UPDATE TASK (so, the function module effectively starts when COMMIT WORK runs).&lt;/P&gt;&lt;P&gt;NB: SET UPDATE TASK LOCAL was not run, so the call is &lt;STRONG&gt;asynchronous&lt;/STRONG&gt; when COMMIT WORK runs.&lt;/P&gt;&lt;P&gt;How to do it?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;P&gt;My system: Eclipse 2025-09, ADT 3.52.3, ABAP 7.58 SP 1.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2026 08:29:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/abap-forum/how-to-debug-async-update-task-via-eclipse-adt/m-p/14346721#M720</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2026-03-12T08:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug inside async update task via Eclipse ADT?</title>
      <link>https://community.sap.com/t5/abap-forum/how-to-debug-async-update-task-via-eclipse-adt/m-p/14346722#M721</link>
      <description>&lt;P&gt;The option is currently only available via SAP GUI for Windows (not available in SAP GUI inside Eclipse ADT):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Type /H and Enter to start the debugger, change the debugger setting "Update task". You may either save it as a default setting, or set it only once.&lt;/LI&gt;&lt;LI&gt;Run your code.&lt;/LI&gt;&lt;LI&gt;When the first update function module starts, the debugger stops at the first line and the function module source code is shown in ADT if ADT was already running, otherwise it shows up in SAP GUI for Windows.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Notes:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I don't know what happens if the update function module belongs to a function group flagged as system program (you may need to also activate the system debugger).&lt;/LI&gt;&lt;LI&gt;I don't know what happens if the update task is started as a local update task (ABAP statement "SET UPDATE TASK LOCAL"), maybe you can fully debug via ADT.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 11 Mar 2026 19:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/abap-forum/how-to-debug-async-update-task-via-eclipse-adt/m-p/14346722#M721</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2026-03-11T19:37:29Z</dc:date>
    </item>
  </channel>
</rss>

