<?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 Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594513#M594161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to debugg for perticulor window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2007 06:34:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-24T06:34:37Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594513#M594161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to debugg for perticulor window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594513#M594161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594514#M594162</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;You cant debug a particular window in script. You have to debug the whole report or script&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;SCRIPT&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;There are 2 separate kinds of debugging available when you try to debug scripts.&lt;/P&gt;&lt;P&gt;1. Debugging the print program : This is the normal debugging we do for our report programs.&lt;/P&gt;&lt;P&gt;2. Debugging the script itself : You Can debug a SAP Script by activating debugger in two ways:&lt;/P&gt;&lt;P&gt;a .In SE71-&amp;gt;Menu-&amp;gt;Utilities-&amp;gt;Activate Debugger, then debugger will be get activated and when your print program is executing Script Debugger will be in active and you can proceed with your debugging.&lt;/P&gt;&lt;P&gt;b. Goto se38-&amp;gt; RSTXDBUG -&amp;gt;Execute this same as going thru in se71-&amp;gt; Menu, now debugger will be activated.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;refer to the link below&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;[Removed by the moderator.]&lt;/P&gt;&lt;P&gt;Look at the BLOG here, it is well explained &lt;/P&gt;&lt;P&gt;/people/sudheer.junnuthula2/blog/2007/01/09/script-debugging&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594514#M594162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594515#M594163</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;/P&gt;&lt;P&gt;I know all the scenarioes what ever u sent, but i want only the perticulor window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594515#M594163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594516#M594164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Set a breakpoint by Ctrl&lt;EM&gt;Shft&lt;/EM&gt;F12&lt;/P&gt;&lt;P&gt;2. Set a breakpoint using Utilities-&amp;gt;breakpoint-&amp;gt;Set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;oops... i thought its abt normal debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward the helpful entries.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raman.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Raman Vinocha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:45:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594516#M594164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594517#M594165</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;We should not debug a particular window. if u want to debug follow below procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE71-&amp;gt;Menu-&amp;gt;Utilities-&amp;gt;Activate Debugger, then debugger will be get activated and when your print program is executing Script Debugger will be in active and you can proceed with your debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After enter into script debugging keep on press F8 function key until it will reach to ur required window then press F5 function key it will debug step by step.&lt;/P&gt;&lt;P&gt;If u want to debug line by line press F6 function key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vasudeva Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 07:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2594517#M594165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T07:09:52Z</dc:date>
    </item>
  </channel>
</rss>

