<?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 the Popup windows in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127896#M110863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create desktop short cut from sap window&lt;/P&gt;&lt;P&gt;with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application:&lt;/P&gt;&lt;P&gt;  TYPE : system command&lt;/P&gt;&lt;P&gt;  COMMAND : /h&lt;/P&gt;&lt;P&gt;  TITLE : popup debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop this desktop shortcut on popup window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2006 12:58:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-01T12:58:06Z</dc:date>
    <item>
      <title>Debugging the Popup windows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127894#M110861</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;  When i am debugging the original program i got a popup window like address information. How can i debug the popup window...? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Is there any way except finding and keeping break point in the respective popup code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gopi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 12:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127894#M110861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T12:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the Popup windows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127895#M110862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You follow the transaction till the popup screen &lt;/P&gt;&lt;P&gt;    and then drag and drop the text file onto the popup. Immediately &lt;/P&gt;&lt;P&gt;    debug mode is activated. Hence you are saved a lot of time &lt;/P&gt;&lt;P&gt;    debugging (till the popup).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Create a text file with the following content&lt;/P&gt;&lt;P&gt;    [FUNCTION] &lt;/P&gt;&lt;P&gt;    Command=/h &lt;/P&gt;&lt;P&gt;    Type=SystemCommand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 12:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127895#M110862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T12:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the Popup windows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127896#M110863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create desktop short cut from sap window&lt;/P&gt;&lt;P&gt;with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application:&lt;/P&gt;&lt;P&gt;  TYPE : system command&lt;/P&gt;&lt;P&gt;  COMMAND : /h&lt;/P&gt;&lt;P&gt;  TITLE : popup debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop this desktop shortcut on popup window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 12:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127896#M110863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T12:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the Popup windows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127897#M110864</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;yes you have to create a shortcut on your desktop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So go to Create Shortcut:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Choose Application section:&lt;/P&gt;&lt;P&gt;- Insert these data:&lt;/P&gt;&lt;P&gt;Type    = System Command&lt;/P&gt;&lt;P&gt;Coomand = /H&lt;/P&gt;&lt;P&gt;Title   = Debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the system create an shortcut for debug command on your desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So run your transaction until the popup is showed, now drag the shortcut on popup and debug'll be actived.&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, 01 Feb 2006 13:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127897#M110864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T13:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the Popup windows</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127898#M110865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a file with a content:&lt;/P&gt;&lt;P&gt;[FUNCTION]&lt;/P&gt;&lt;P&gt;Command=/H&lt;/P&gt;&lt;P&gt;Title=Debugger&lt;/P&gt;&lt;P&gt;Type=SystemCommand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save a file and drag (yes the file) on the popup window))&lt;/P&gt;&lt;P&gt;Bogusia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 15:22:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-popup-windows/m-p/1127898#M110865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T15:22:38Z</dc:date>
    </item>
  </channel>
</rss>

