<?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: Debugger not stopping for UPDATE FUNCTION MODULE data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683533#M2017146</link>
    <description>&lt;P&gt;Probably you did not switch well "update debugging".&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2022 07:07:26 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2022-12-22T07:07:26Z</dc:date>
    <item>
      <title>Debugger not stopping for UPDATE FUNCTION MODULE data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683531#M2017144</link>
      <description>&lt;P&gt;I am referring to some blogs and trying to find the update FMs in %_vb_calls parameter in SAPMSSY4 and SAPMSSY0 .&lt;/P&gt;
  &lt;P&gt;I changed a Sales Order .There were couple of FMs which were called in update task .&lt;/P&gt;
  &lt;P&gt;But I am not able to stop the debugger in these two progs am I doing something wrong .&lt;/P&gt;
  &lt;P&gt;I did switch on system debugging and Update debugging . &lt;/P&gt;
  &lt;P&gt;I am following the blog :- &lt;A href="https://blogs.sap.com/2015/11/02/how-to-find-out-who-calls-a-function-module-in-update-task-in-crm/"&gt;link1 &lt;/A&gt;.&lt;/P&gt;
  &lt;P&gt;Can somebody help where I am going wring &lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 19:59:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683531#M2017144</guid>
      <dc:creator>former_member780342</dc:creator>
      <dc:date>2022-12-21T19:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger not stopping for UPDATE FUNCTION MODULE data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683532#M2017145</link>
      <description>&lt;P&gt;I'm not sure which SAP system you are in, but if you want to debug update modulers, you should probably not mark "System Debugging" as mentioned in the blog you link to, but the "Update Debugging" option in same Debugger settings Windows.&lt;/P&gt;&lt;P&gt;That works for me.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2123739-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 21:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683532#M2017145</guid>
      <dc:creator>TMNielsen</dc:creator>
      <dc:date>2022-12-21T21:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger not stopping for UPDATE FUNCTION MODULE data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683533#M2017146</link>
      <description>&lt;P&gt;Probably you did not switch well "update debugging".&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 07:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683533#M2017146</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-12-22T07:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger not stopping for UPDATE FUNCTION MODULE data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683534#M2017147</link>
      <description>&lt;P&gt;By the screenshot, I first thought you were answering that only "system debugging" was to be used, hopefully I then read the text &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Of course, System Debugging is still to be used to debug the system programs like SAPMSSY4 and SAPMSSY0 and many other ones.&lt;/P&gt;&lt;P&gt;(maybe you'd better post the screenshot of what is to be used, not the wrong one:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2123746-image.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 07:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683534#M2017147</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-12-22T07:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger not stopping for UPDATE FUNCTION MODULE data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683535#M2017148</link>
      <description>&lt;P&gt;I found that screen shot in the &lt;A rel="nofollow" href="https://blogs.sap.com/2015/11/02/how-to-find-out-who-calls-a-function-module-in-update-task-in-crm/"&gt;link1 &lt;/A&gt; that Bodhisattwa Pal was referring to and I wanted to point out that, that setting was not for update debugging, but maybe I was not clear on that.&lt;BR /&gt;I know a lot about update debugging but I have never tried to use system debugging to find %_vb_calls parameter in SAPMSSY4 and SAPMSSY0 - that is certainly not necessary to do update debugging. &lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Thomas Madsen Nielsen&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 11:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugger-not-stopping-for-update-function-module-data/m-p/12683535#M2017148</guid>
      <dc:creator>TMNielsen</dc:creator>
      <dc:date>2022-12-22T11:54:07Z</dc:date>
    </item>
  </channel>
</rss>

