<?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: How to disable debugging? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408372#M1047622</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;Remove all the stop points in the Program, it will work as if there is no debuggging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2008 08:05:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-10T08:05:59Z</dc:date>
    <item>
      <title>How to disable debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408370#M1047620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have a module pool program. I want to disable the debugging mode for that program which we do using /h in the command field. How can we do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 05:44:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408370#M1047620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T05:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408371#M1047621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Contact your basis they Will be able to provide the Help to Disable the Debugging option, this is possible with Authorization. But i am not sure this can be done in the Object level. just check with your basis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 07:06:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408371#M1047621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T07:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408372#M1047622</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;Remove all the stop points in the Program, it will work as if there is no debuggging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 08:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408372#M1047622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T08:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408373#M1047623</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;remove all the break points in your module pool program then it will not go into debugging . it will directly run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 11:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408373#M1047623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T11:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408374#M1047624</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;1)you may mark the programme as a system programme at the programes attributes. After that /H would'nt work anymore unless system debugging is switched on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If the code is more sensible but short (i.e. authority-check raising an error) you may defien a makro for that purpose (DEFINE my_makro. ... END-OF-DEFINITION).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) If the input of licence numbers ore similar pocedures are affected you may hide the code. Ask SAP directly how to (you should be a partner than - or have at least your registered namespace.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;Holger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 13:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-disable-debugging/m-p/4408374#M1047624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T13:00:42Z</dc:date>
    </item>
  </channel>
</rss>

