<?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 Debugging BSP Application in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082272#M1180239</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;     I am having a button the web page. How to debug the BSP Application, what is happening after clicking on that particular button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2009 08:33:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-03T08:33:00Z</dc:date>
    <item>
      <title>Debugging BSP Application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082272#M1180239</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;     I am having a button the web page. How to debug the BSP Application, what is happening after clicking on that particular button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 08:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082272#M1180239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T08:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging BSP Application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082273#M1180240</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;U need to use the external break point. To use this u need to check a check box in ur editor utilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a external Break point after the button presses.&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;Naresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 08:42:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082273#M1180240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T08:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging BSP Application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082274#M1180241</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;In your BSP Application-in the respective page &lt;/P&gt;&lt;P&gt;Place the cursor at the line which you want to debug from&lt;/P&gt;&lt;P&gt;The put a session breakpoint (Ctrl&lt;EM&gt;Shift&lt;/EM&gt;F9)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now run your BSP application. It wud stop at the line you want to debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Continue using F5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 08:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082274#M1180241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T08:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging BSP Application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082275#M1180242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;BSP is of two types:&lt;/P&gt;&lt;P&gt;if your application is using pages ,then put the break point in oninputprocessing of all the pages ,once u click the button it will go to oninputprocessing of corresponding page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your bsp is using views and controllers ,put break point in do_handle_event of the controller class.once the button is clicked it goes to do handle event.&lt;/P&gt;&lt;P&gt;hope you can debug now:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 13:46:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-bsp-application/m-p/5082275#M1180242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T13:46:30Z</dc:date>
    </item>
  </channel>
</rss>

