<?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: Problem with the SAP Debugger not displaying the code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425128#M11819</link>
    <description>&lt;P&gt;Try to change to new abap debugger mode.&lt;/P&gt;&lt;P&gt;Debugging -&amp;gt; switch to new abap debugger.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2017 03:22:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-04-07T03:22:40Z</dc:date>
    <item>
      <title>Problem with the SAP Debugger not displaying the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425122#M11813</link>
      <description>&lt;P&gt;I'm training on SAP using server access and I tried to debug one of the programs and instead of showing me the code of the program, it should me code for a system method and no matter what I try, it doesn't show me the program code in the debugger.&lt;/P&gt;&lt;P&gt;I also have a SAP trial system installed and I didn't have any issues with the debugger displaying the correct code.&lt;/P&gt;&lt;P&gt;Anyone have a solution for this and I was using the classic debugger.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2017 23:01:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425122#M11813</guid>
      <dc:creator>bigdaddyz</dc:creator>
      <dc:date>2017-04-01T23:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the SAP Debugger not displaying the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425123#M11814</link>
      <description>&lt;P&gt;Hi Syed , &lt;/P&gt;&lt;P&gt;Please make sure that you are not trying to debug a ABAP macro. otherwise, it should not be this case !&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2017 06:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425123#M11814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-02T06:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the SAP Debugger not displaying the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425124#M11815</link>
      <description>&lt;P&gt;Can you check your setting for system debugging? If you don't want to debug SAP system components it should be off.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/28572-system-debugging.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Armin&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 08:14:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425124#M11815</guid>
      <dc:creator>Armin_Beil</dc:creator>
      <dc:date>2017-04-04T08:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the SAP Debugger not displaying the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425125#M11816</link>
      <description>&lt;P&gt;System debugging is off but the only way I could get around the problem suggested to me on another forum was to use session breakpoints which has solved the problem for me so far.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 23:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425125#M11816</guid>
      <dc:creator>bigdaddyz</dc:creator>
      <dc:date>2017-04-04T23:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the SAP Debugger not displaying the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425126#M11817</link>
      <description>&lt;P&gt;It is definitly not a macro but the only work around I have found is to use session breakpoints.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 23:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425126#M11817</guid>
      <dc:creator>bigdaddyz</dc:creator>
      <dc:date>2017-04-04T23:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the SAP Debugger not displaying the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425127#M11818</link>
      <description>&lt;P&gt;What is the specific program you're trying to debug?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 20:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425127#M11818</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-04-06T20:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the SAP Debugger not displaying the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425128#M11819</link>
      <description>&lt;P&gt;Try to change to new abap debugger mode.&lt;/P&gt;&lt;P&gt;Debugging -&amp;gt; switch to new abap debugger.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 03:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-sap-debugger-not-displaying-the-code/m-p/425128#M11819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-04-07T03:22:40Z</dc:date>
    </item>
  </channel>
</rss>

