<?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: Tcode for Debug in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307108#M792019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sekhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entering the "/h" command into the command field (upper left corner of screen) is the normal way of starting debugging.&lt;/P&gt;&lt;P&gt;However, if you do not have a command field available (e.g. on popups) simple create a shortcut with system-command = "/H" (instead of a transaction code).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the popup appear simply drag&amp;amp;drop the shortcut (with the debug command) from the desktop onto your popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2008 13:57:57 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2008-01-28T13:57:57Z</dc:date>
    <item>
      <title>Tcode for Debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307103#M792014</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;any one pls tell me the tcode for debugging&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 12:42:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307103#M792014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T12:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode for Debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307104#M792015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give input to your program and enter &lt;STRONG&gt;/h&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it will takes you to debug mode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 12:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307104#M792015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode for Debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307105#M792016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put '/h' in the command box and press enter ..wherever u want to start debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 12:45:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307105#M792016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T12:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode for Debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307106#M792017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THERE IS NOTHING LIKE TCODE FOR DEBUGGING&lt;/P&gt;&lt;P&gt;U CAN USE "/H" TO WRITE IN PLACE OF TRANSAC. NAME AND PRESS ENTER TO START DEBUGGING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF USEFUL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEEP ROCKIN&lt;/P&gt;&lt;P&gt;VIVEK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 12:45:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307106#M792017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T12:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode for Debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307107#M792018</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;&lt;STRONG&gt;/h&lt;/STRONG&gt; is to be typed in the command field.&lt;/P&gt;&lt;P&gt;else we can directly go to debugging by &lt;STRONG&gt;Program-&amp;gt;Test-&amp;gt;Debugging&lt;/STRONG&gt; in SE38 or SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls find info abt debugging in the below link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/b0/940640555ae369e10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/b0/940640555ae369e10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;teja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 13:42:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307107#M792018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T13:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode for Debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307108#M792019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sekhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entering the "/h" command into the command field (upper left corner of screen) is the normal way of starting debugging.&lt;/P&gt;&lt;P&gt;However, if you do not have a command field available (e.g. on popups) simple create a shortcut with system-command = "/H" (instead of a transaction code).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the popup appear simply drag&amp;amp;drop the shortcut (with the debug command) from the desktop onto your popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 13:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-debug/m-p/3307108#M792019</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-01-28T13:57:57Z</dc:date>
    </item>
  </channel>
</rss>

