<?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: debug script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973153#M399092</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;Run trx SE71: Utilities-&amp;gt;Activate debugger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After activing debugger run your print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Feb 2007 17:35:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-26T17:35:01Z</dc:date>
    <item>
      <title>debug script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973151#M399090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to debug scripts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 17:33:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973151#M399090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T17:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: debug script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973152#M399091</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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the menu..ULITITIES -&amp;gt; ACTIVATE DEBUGGER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now execute the transaction that prints..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The debugging mode will be enabled..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 17:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973152#M399091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T17:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: debug script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973153#M399092</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;Run trx SE71: Utilities-&amp;gt;Activate debugger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After activing debugger run your print.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 17:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973153#M399092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T17:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: debug script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973154#M399093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Debugging SAP Scripts &amp;amp; Smartforms as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Script:&lt;/P&gt;&lt;P&gt;YOu Can debug a SAP Script by activating debugger in two ways 1.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;2. 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;&lt;/P&gt;&lt;P&gt;Smartform:I am afraid , we dont have any direct commands or direct procedure to debug a script. But in indirect ways we can do it.&lt;/P&gt;&lt;P&gt;1.Put a command line before where you want check the value of smartform and write the code "BREAK-POINT"-&amp;gt;hardcoded debugging.&lt;/P&gt;&lt;P&gt;2.You can debug the function module which generates the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 17:37:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973154#M399093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T17:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: debug script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973155#M399094</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;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;&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;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 17:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-script/m-p/1973155#M399094</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-02-26T17:57:23Z</dc:date>
    </item>
  </channel>
</rss>

