<?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 the script ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335955#M514327</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 SE71 &lt;/P&gt;&lt;P&gt;follow  Menu Utilities-&amp;gt;activate debugger-&amp;gt; it will switch on the debugger for script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run ur Driver program or Transaction to execute Script....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can now see ur Script in Debug...follow the Text element fired in the script....&lt;/P&gt;&lt;P&gt;when ur relevant code comes....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then according make change in the Text Element ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2007 13:31:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-31T13:31:27Z</dc:date>
    <item>
      <title>how to debug the script ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335948#M514320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to debug the script ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 12:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335948#M514320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T12:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the script ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335949#M514321</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;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;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 12:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335949#M514321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T12:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the script ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335950#M514322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu , &lt;/P&gt;&lt;P&gt;  Go to SE71 , in the menu Utilities--&amp;gt; Activate Debugging.&lt;/P&gt;&lt;P&gt;This will activate debugging , now go and run your transaction/report , you can see how the script is being executed.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 12:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335950#M514322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T12:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the script ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335951#M514323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;a href="http://www.howforge.com/how-to-debugging-sapscript-form"&amp;gt;SAPSCRIPT debugging&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 12:56:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335951#M514323</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-05-31T12:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the script ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335952#M514324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;Execute RSTXDBUG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Younus&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward Helpful Answers:-_&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 12:59:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335952#M514324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T12:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the script ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335953#M514325</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 transaction SE71 and input form name that you want to debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer to the link below&lt;/P&gt;&lt;P&gt;&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;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz dont forget to reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 13:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335953#M514325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T13:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the script ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335954#M514326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vishnukvv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As said above. As opposed to ABAP/4 debugging, you can't double-click the symbols but have to coy them to the evaluation area at the bottom. Additionally, you can use the Menu EDIT-&amp;gt;ABAP Debugging to check where you come from in the print program. In Abap, check the CALLs Hierarchy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 13:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335954#M514326</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-05-31T13:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug the script ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335955#M514327</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 SE71 &lt;/P&gt;&lt;P&gt;follow  Menu Utilities-&amp;gt;activate debugger-&amp;gt; it will switch on the debugger for script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run ur Driver program or Transaction to execute Script....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can now see ur Script in Debug...follow the Text element fired in the script....&lt;/P&gt;&lt;P&gt;when ur relevant code comes....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then according make change in the Text Element ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2007 13:31:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-the-script/m-p/2335955#M514327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-31T13:31:27Z</dc:date>
    </item>
  </channel>
</rss>

