<?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 debug in module pool programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449027#M828439</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;click on t-code that u have created for that program ,and in the command prompt where u will type t-codes type /h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and execute the program.it will debug the program from starting .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; note:program should be activated before all this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;(OR)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; put a break point  where it is going error and execute the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2008 10:26:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-19T10:26:34Z</dc:date>
    <item>
      <title>how to debug in module pool programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449022#M828434</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;thanks for co-operation,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to use debug facility in module pool programs pls tel me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:48:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449022#M828434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T09:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in module pool programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449023#M828435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set debug point in the program, run the transaction.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449023#M828435</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-02-19T09:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in module pool programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449024#M828436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Debugging of module pool is same as reports, use /h or put breakpoint&lt;/P&gt;&lt;P&gt;but u shud know what u want to check&lt;/P&gt;&lt;P&gt;there are generally two event used in module pool&lt;/P&gt;&lt;P&gt;PBO &lt;/P&gt;&lt;P&gt;This event is used before displaying the screen,It is used to clear fields table, show table control, tabstrip and most important conditionally modify the scrren .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAI&lt;/P&gt;&lt;P&gt;is used to validate the fields which are entered on the screen with database values and then fetch records from table.&lt;/P&gt;&lt;P&gt;i mean all values to make available in internal table &lt;/P&gt;&lt;P&gt;now u would be sure which part u want to debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandru&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 19, 2008 6:19 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:54:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449024#M828436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T09:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in module pool programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449025#M828437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Attach the program to t-code and then when ever neccessary keep '/h' in the command line by that the debugging will be switched on and thn u can debug ur code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manjari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 09:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449025#M828437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T09:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in module pool programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449026#M828438</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;refer this link&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="339409"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 10:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449026#M828438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T10:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in module pool programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449027#M828439</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;click on t-code that u have created for that program ,and in the command prompt where u will type t-codes type /h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and execute the program.it will debug the program from starting .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; note:program should be activated before all this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;(OR)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; put a break point  where it is going error and execute the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 10:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449027#M828439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T10:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in module pool programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449028#M828440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.&lt;/P&gt;&lt;P&gt;  First assign one transaction code for running your Module pool program using OBJECT NAVIGATOR...&lt;/P&gt;&lt;P&gt;then there are two ways to do debugging&lt;/P&gt;&lt;P&gt; 1.Like reports put a break-point where u want the program should stop and u want to debug..when executing cursor will stop at that point and u press F5 for line-by-line execution.&lt;/P&gt;&lt;P&gt;2.execute the program type /h in command bar and start executing further by pressing F8.. program is debugged from first..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 19, 2008 6:21 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 10:42:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-module-pool-programs/m-p/3449028#M828440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T10:42:47Z</dc:date>
    </item>
  </channel>
</rss>

