<?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: program is not going to debugger. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453903#M550086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your coding please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2007 15:33:34 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2007-06-20T15:33:34Z</dc:date>
    <item>
      <title>program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453901#M550084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing one very strange problem, on the selection screen of a report after entering the selection criteria if i try debugging the program by entering /h it doesn't takes me to the debugger, although i get the message 'debugger switched on' , instead it executes the report. i have tried using the break-point statement in the code and used breakpoints in all the necessary places....but it simply doent work.....please help me out...thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:13:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453901#M550084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T15:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453902#M550085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kapil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though this is a very strange scenario.&lt;/P&gt;&lt;P&gt;Can you try to insert an infinite loop inside the program. Then schedule it, and &lt;/P&gt;&lt;P&gt;when the process stops .. Debug it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sameer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453902#M550085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T15:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453903#M550086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your coding please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453903#M550086</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-20T15:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453904#M550087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a pretty simple piece of code, kinda standard format that we use to build reports ie with data declaration, tables, variables. selection screen definition, and then start of selection event which has the required performs, the complete code executes and i am sure about it because i have tried writing WRITE statements inside start of selection event and verious performs too and all the write statements were executed as desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:40:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453904#M550087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T15:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453905#M550088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure your program is active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:40:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453905#M550088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T15:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453906#M550089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narayanan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program is very much active, and i guess it really should not make a difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453906#M550089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T15:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453907#M550090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kapil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Try to debug some other program, if you are not able to do that then Please check if you have debugger authorization. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Goutham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453907#M550090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T15:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453908#M550091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kapil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like debugger flag is not set up ? log off the system and log in again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you se38 -&amp;gt; enter program name -&amp;gt; system -&amp;gt;utilities -&amp;gt; debug abap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should get it now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 15:57:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453908#M550091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T15:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453909#M550092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did got what the problem is,..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have selected the Program type as "SYSTEM Program" and we cant debug system programs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need to change it back to BLANK. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the system doesn't allow me to do so. Is there any way to do it without Deleting and Creating again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kapil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 16:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453909#M550092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T16:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453910#M550093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help with this solution now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 16:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453910#M550093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T16:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453911#M550094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't appear that the system will allow you to set it back to "Blank", but there is nothing wrong with setting as "Customer Production Program".  If you want it to be blank, you will need to copy out the source, delete the program and re-create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 16:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453911#M550094</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-20T16:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: program is not going to debugger.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453912#M550095</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;If your program is SYSTEM PROGRAM you need to active the flag for system debugging to run that program in debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So before running your program, run something in debug mode and go to Setting-&amp;gt;System debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 16:43:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-is-not-going-to-debugger/m-p/2453912#M550095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T16:43:43Z</dc:date>
    </item>
  </channel>
</rss>

