<?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: Debug Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353474#M519724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. hmmm do you want to deactivate Debugging? 2. or are you kinda stunned because you want to debug a program, put a Break-point in it and still it doesnt stop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it´s no.2, then you are facing the Problem that the routine you wish to Debug is beeing processed during background task (update Task).&lt;/P&gt;&lt;P&gt;Then you should switch on Update debugging and System debugging (works when you are in your debugger, so better press use tcode /h first to switch those things on.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 11:30:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-14T11:30:27Z</dc:date>
    <item>
      <title>Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353470#M519720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I need to Disable the debug for program.Even if put the break points in the program,&lt;/P&gt;&lt;P&gt;program will not execute in debug mode please give me your valuable suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pandu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 08:40:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353470#M519720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T08:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353471#M519721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if totally disabling it is possible, but as soon as you reach the first breakpoint in a program you can go to Debugging -&amp;gt; Debugging Off to let the program run to the end non-stop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353471#M519721</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2007-06-14T11:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353472#M519722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pandu,&lt;/P&gt;&lt;P&gt;Debugging can be deactivated for the entire system. For this you'll have to speak to your BASIS consultant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anil Madhavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:25:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353472#M519722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353473#M519723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;                I don't think that is possible at that level, of course, you can turn this off system wide, by using authorizations. So you can make it that non-developers can not debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:28:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353473#M519723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353474#M519724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. hmmm do you want to deactivate Debugging? 2. or are you kinda stunned because you want to debug a program, put a Break-point in it and still it doesnt stop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it´s no.2, then you are facing the Problem that the routine you wish to Debug is beeing processed during background task (update Task).&lt;/P&gt;&lt;P&gt;Then you should switch on Update debugging and System debugging (works when you are in your debugger, so better press use tcode /h first to switch those things on.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353474#M519724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353475#M519725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it not possible for diactivate debuging perticular program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:32:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353475#M519725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353476#M519726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no it is NOT possible. only thing what is possble is to give only users which DONT have debug permission the authorization to your program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353476#M519726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353477#M519727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i want disable debugging for my z program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:46:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353477#M519727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353478#M519728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it can be diabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is  authorisation object for debugging of  all the  user  roles  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the basis  can do it   ... giving  Authorisation  for debuging  for 1 hour , 1day  , for some dates ..etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ask basis to  switch of the debug   ... so that  if user uses  /h  it Wont work   ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353478#M519728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353479#M519729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not sure of your exact requirement, but if u want to hide your source code, you can use this program. It wil ensure that nobody can see its source code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ZHIDERPGM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE lv_frttl.
  PARAMETERS: program LIKE sy-repid.
SELECTION-SCREEN END OF BLOCK b1.

DATA: gt_code(255)  TYPE c OCCURS 0,
      gv_code      LIKE LINE OF gt_code,
      gt_code2(255) TYPE c OCCURS 0.

INITIALIZATION.
* sets the value for the title of the parameters block
  lv_frttl = 'Parameter'.

START-OF-SELECTION.

  READ REPORT program INTO gt_code.

  APPEND '*@#@@[SAP]' TO gt_code2.
  LOOP AT gt_code INTO gv_code.
    APPEND gv_code TO gt_code2.
  ENDLOOP.

  INSERT REPORT program FROM gt_code2.

* print unhidden source code for backup issues
  LOOP AT gt_code INTO gv_code.
    WRITE: / gv_code.
  ENDLOOP. "LOOP AT gt_code INTO gv_code&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 02:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353479#M519729</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2007-06-15T02:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353480#M519730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of more options..&lt;/P&gt;&lt;P&gt;1. Run the program in background mode if possible, that will skip through all the breakpoints&lt;/P&gt;&lt;P&gt;2. Put hard break points (such as break developer) so that it will reach the breakpoints only with your ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 03:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353480#M519730</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2007-06-15T03:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353481#M519731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donald,&lt;/P&gt;&lt;P&gt;Thanq u for giving me valuble suggestion. I had fulfilled my requirement with ur great suggestion.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pandu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 11:20:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353481#M519731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T11:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Debug Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353482#M519732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to help&lt;/P&gt;&lt;P&gt;Don't forget to reward points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 11:47:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-issue/m-p/2353482#M519732</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2007-06-15T11:47:37Z</dc:date>
    </item>
  </channel>
</rss>

