<?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: Denugging a SAP script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256362#M777668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from SE71 enter form name&lt;/P&gt;&lt;P&gt;from Menu Utilities-&amp;gt;ACTIVATE DEBUGGER&lt;/P&gt;&lt;P&gt;then execute the script from the Application Transaction&lt;/P&gt;&lt;P&gt;it will stop in the script and check for the Values you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Jan 2008 14:07:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-19T14:07:25Z</dc:date>
    <item>
      <title>Denugging a SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256359#M777665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I need to debug a sap script. Please tell the method for debugging a script. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seenu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2008 08:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256359#M777665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-19T08:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Denugging a SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256360#M777666</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 to the link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.howforge.com/how-to-debugging-sapscript-form" target="test_blank"&gt;http://www.howforge.com/how-to-debugging-sapscript-form&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from SE71 enter form name&lt;/P&gt;&lt;P&gt;from Menu Utilities-&amp;gt;ACTIVATE DEBUGGER&lt;/P&gt;&lt;P&gt;then execute the script from the Application Transaction&lt;/P&gt;&lt;P&gt;it will stop in the script and check for the Values you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2008 08:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256360#M777666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-19T08:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Denugging a SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256361#M777667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debugging a SAP Script - there are 2 ways to do it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 1:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Execute the program &lt;STRONG&gt;RSTXDBUG&lt;/STRONG&gt; it is activtate the debugging mode for SAP Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Step1: Go to se71&lt;/P&gt;&lt;P&gt;Step2: Type the Script name&lt;/P&gt;&lt;P&gt;Step3:On the menu bar:Utilities--&amp;gt;Activate debugger&lt;/P&gt;&lt;P&gt;Step4:Press on display button&lt;/P&gt;&lt;P&gt;Step 5:Execute the script&lt;/P&gt;&lt;P&gt;Then the script will be in debugging mode&lt;/P&gt;&lt;P&gt;Press F5/F6/F7/F8 as your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2008 10:20:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256361#M777667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-19T10:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Denugging a SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256362#M777668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from SE71 enter form name&lt;/P&gt;&lt;P&gt;from Menu Utilities-&amp;gt;ACTIVATE DEBUGGER&lt;/P&gt;&lt;P&gt;then execute the script from the Application Transaction&lt;/P&gt;&lt;P&gt;it will stop in the script and check for the Values you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2008 14:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256362#M777668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-19T14:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Denugging a SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256363#M777669</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;Go to SE71 T.Code enter the form name Click on Utilities menu and select Activate Dubugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now run your Transaction and issue output to screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your script debugger will be automativcally appears in the runtime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2008 06:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/denugging-a-sap-script/m-p/3256363#M777669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-20T06:56:04Z</dc:date>
    </item>
  </channel>
</rss>

