<?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 issue with subroutine pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020847#M714186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Purna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set a break point in form .... endform rather then on perform...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can, start the debugin during your dialog process, once inside the debugger, switch on the Update Debugging, by clicking "Settings" --&amp;gt; UPdate Debugging. Now hit F8 to get to your other breakpoint. Hopefully it will stop there.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Nov 2007 06:30:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-15T06:30:09Z</dc:date>
    <item>
      <title>Debugging issue with subroutine pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020843#M714182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have a small issue while debugging.&lt;/P&gt;&lt;P&gt; In the main program i have a perform and the form.. endform are in subroutine pool  program. In main program i set the breakpoint at perform, if i run the program is not moving to debugging mode  it directly giving the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Note : both programs are related with the same package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Can anyone help on this issue.&lt;/P&gt;&lt;P&gt;      your solution will be appreciated. &lt;/P&gt;&lt;P&gt;Advance Thanks.    &lt;/P&gt;&lt;P&gt;chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 06:14:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020843#M714182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T06:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging issue with subroutine pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020844#M714183</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;   Set break point in form endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardfs,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 06:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020844#M714183</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-11-15T06:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging issue with subroutine pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020845#M714184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      before the perform there might be some conditions, so the program was not moving to debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Santosh Thorat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 06:17:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020845#M714184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T06:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging issue with subroutine pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020846#M714185</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;that means you perform statement is not executing &lt;/P&gt;&lt;P&gt;if that statment excutes then it must go into the subroutine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 06:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020846#M714185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T06:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging issue with subroutine pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020847#M714186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Purna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set a break point in form .... endform rather then on perform...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can, start the debugin during your dialog process, once inside the debugger, switch on the Update Debugging, by clicking "Settings" --&amp;gt; UPdate Debugging. Now hit F8 to get to your other breakpoint. Hopefully it will stop there.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ilesh 24x7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 06:30:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue-with-subroutine-pool/m-p/3020847#M714186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T06:30:09Z</dc:date>
    </item>
  </channel>
</rss>

