<?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: Scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786894#M338837</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;Chose from menu: Utilities-&amp;gt;Activate Debugger.&lt;/P&gt;&lt;P&gt;Then, run the transaction which would trigger the script driver program.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jan 2007 14:56:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-03T14:56:01Z</dc:date>
    <item>
      <title>Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786893#M338836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone please tell me how to debugg through the scripts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 14:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786893#M338836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T14:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786894#M338837</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;Chose from menu: Utilities-&amp;gt;Activate Debugger.&lt;/P&gt;&lt;P&gt;Then, run the transaction which would trigger the script driver program.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 14:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786894#M338837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T14:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786895#M338838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) DEBUG Smartform:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to debug smartform is to debug the Function Module of that smartforms. If you want to debug particular smartform node that the solution would be, insert a "Program Line" just above the node you want to debug and this program line write a normal abap breakpoint. So whenever you call the smartforms, it will stop at this breakpoint and you can debug onwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2). DEBUG SAPScript&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are two ways to debug the SAPScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1). Use Tools - Word Processing - Layout Set (SE71). Enter name of layout set and then Utilities - Activate Debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is of no consequence which layoutset you enter when selecting the SAPscript debugger. (Menu path: Tools-Wordprocessing - Forms, Utilities - Activate Debugger) The next layoutset called will invoke the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2). Another way to set the SAPScript debugger is to run program RSTXDBUG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you debug Print program it is same as you debug any other ABAP program. &lt;/P&gt;&lt;P&gt;While when you debug SAPScript, you actually debug the code ( scripting) you have written SAPScript Form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 14:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786895#M338838</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-01-03T14:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786896#M338839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;run RSTXDBUG program before executing ur script or activate the debugger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 14:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786896#M338839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T14:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786897#M338840</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;you can debug scripts by running the program:RSTXDBUG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 10:52:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786897#M338840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T10:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786898#M338841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debugging of Scripts&lt;/P&gt;&lt;P&gt;First Method:&lt;/P&gt;&lt;P&gt;SE71 --  Utilitites -- Activate Debugger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second Method:&lt;/P&gt;&lt;P&gt;SE38 -- RSTXDBUG --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2007 10:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scripts/m-p/1786898#M338841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-11T10:33:01Z</dc:date>
    </item>
  </channel>
</rss>

