<?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: Debugging  Macros in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609873#M869522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I activated system debugging, still could not debug. PLease elaborate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2012 11:10:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-08T11:10:26Z</dc:date>
    <item>
      <title>Debugging  Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609868#M869517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we debug a Macro in 4.7 C ?.&lt;/P&gt;&lt;P&gt;Please let me know how to enable it if it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 10:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609868#M869517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T10:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging  Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609869#M869518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debugging macros is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 10:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609869#M869518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T10:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging  Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609870#M869519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cant debug macro in any version of sap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 10:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609870#M869519</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2008-03-25T10:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging  Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609871#M869520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugging macros is not possible in any version of SAP. A workaround is, to create a temporary subroutine and copy the code from the macro in to the subroutine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can debug the code written in the macro. once satisfied, you can again copy the code to the macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if the suggestion was useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Raghav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 11:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609871#M869520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T11:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging  Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609872#M869521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Activate system debugging &amp;amp; you can debug it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 09:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609872#M869521</guid>
      <dc:creator>vishwas_kudlinagaraja</dc:creator>
      <dc:date>2011-07-12T09:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging  Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609873#M869522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I activated system debugging, still could not debug. PLease elaborate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 11:10:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-macros/m-p/3609873#M869522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T11:10:26Z</dc:date>
    </item>
  </channel>
</rss>

