<?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: SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194453#M761166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To debug the SAPScript follow given steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to SE71 and enter the SAP Script name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2. Activate Debugger&lt;/P&gt;&lt;P&gt;   Utilities &amp;gt; Activate Debugger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;3. Execute the Tcode (which calls the required SAPScript)&lt;/P&gt;&lt;P&gt;    Do the processing of the TCODE (i.e. give all the required data).&lt;/P&gt;&lt;P&gt;    You will get a POP-UP for SAPScript Debugging when SAPScript is &lt;/P&gt;&lt;P&gt;    called by the TCODE.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;4. Click on OK to debug SAPScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;5. Once you clock OK you will get SAPScript Debugging window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;6.  Press F5 to execute each step in SAPScript.&lt;/P&gt;&lt;P&gt;     The debug will proceed as per the calling report. Whenever any window element    &lt;/P&gt;&lt;P&gt;     is called through WRITE_FORM the debug window will navigate to that&lt;/P&gt;&lt;P&gt;     window element. The current window, element and page will be displayed on the &lt;/P&gt;&lt;P&gt;     topmost portion of the debug window.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;7. With the window details you can easily do the required modification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Unlike Report Debugging in SAPScript Debugging you can not change the field  &lt;/P&gt;&lt;P&gt;    values. If you want to change the field values you need to debug calling report and &lt;/P&gt;&lt;P&gt;    change the values there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Dec 2007 10:30:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-26T10:30:42Z</dc:date>
    <item>
      <title>SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194451#M761164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to debug Sap Script form step bystep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 10:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194451#M761164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T10:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194452#M761165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sap Scripts can be debugged by executing the program &lt;STRONG&gt;RSTXDBUG&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Script debugger can be activated by selecting the menu option &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UTILITIES &amp;gt; ACTIVATE DEBUG from the Initial Screen of T.Code. SE71&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 10:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194452#M761165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T10:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194453#M761166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To debug the SAPScript follow given steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to SE71 and enter the SAP Script name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;2. Activate Debugger&lt;/P&gt;&lt;P&gt;   Utilities &amp;gt; Activate Debugger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;3. Execute the Tcode (which calls the required SAPScript)&lt;/P&gt;&lt;P&gt;    Do the processing of the TCODE (i.e. give all the required data).&lt;/P&gt;&lt;P&gt;    You will get a POP-UP for SAPScript Debugging when SAPScript is &lt;/P&gt;&lt;P&gt;    called by the TCODE.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;4. Click on OK to debug SAPScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;5. Once you clock OK you will get SAPScript Debugging window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;6.  Press F5 to execute each step in SAPScript.&lt;/P&gt;&lt;P&gt;     The debug will proceed as per the calling report. Whenever any window element    &lt;/P&gt;&lt;P&gt;     is called through WRITE_FORM the debug window will navigate to that&lt;/P&gt;&lt;P&gt;     window element. The current window, element and page will be displayed on the &lt;/P&gt;&lt;P&gt;     topmost portion of the debug window.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;7. With the window details you can easily do the required modification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8. Unlike Report Debugging in SAPScript Debugging you can not change the field  &lt;/P&gt;&lt;P&gt;    values. If you want to change the field values you need to debug calling report and &lt;/P&gt;&lt;P&gt;    change the values there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 10:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194453#M761166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T10:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194454#M761167</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;If you want to debug script, in SE71, in the menu bar go to 'Utilities' - click on 'Activate Debugger'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To debug the subroutine you are calling from script, put a breakpoint in the subroutine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;SImha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 10:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194454#M761167</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-12-26T10:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194455#M761168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to se71&lt;/P&gt;&lt;P&gt;   in the tool bar u can find utilities tab in it you will find activet debugging, after that run your print program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 10:32:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194455#M761168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T10:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194456#M761169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To debug a SAP Script their 2 ways........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Sap Scripts can be debugged by executing the program &lt;STRONG&gt;RSTXDBUG&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) The Script debugger can be activated by selecting the menu option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UTILITIES -&amp;gt; ACTIVATE DEBUG&lt;/STRONG&gt; from the Initial Screen of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T.Code. &lt;STRONG&gt;SE71&lt;/STRONG&gt;&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;Chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 11:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/3194456#M761169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T11:00:12Z</dc:date>
    </item>
  </channel>
</rss>

