<?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: Debugging script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523913#M571538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;guyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems u dint get ma Q...i know all these methods....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am actually searchin for  transaction codes for perticular Layouts...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 07:25:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-20T07:25:34Z</dc:date>
    <item>
      <title>Debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523910#M571535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;folks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while debugging a script...ull activate debugger n do some stuff...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, i always wonder there r some transaction codes related to evry perticular layout...may be to execute a layout...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wer can find those Tcodes realted evry pre-defined Layout??&lt;/P&gt;&lt;P&gt;or Could u plz let me know those???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;zid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:33:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523910#M571535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T06:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523911#M571536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can done in two ways:&lt;/P&gt;&lt;P&gt;In the form Utilities-&amp;gt;debugger / RSTXDBUG FM for debugging script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Procedure for debugging SAP script is:&lt;/P&gt;&lt;P&gt;Generally SAP script contains the Layout and corresponding print program.&lt;/P&gt;&lt;P&gt;First go to SE71 and enter ur script name. In the same screen go to Utilities-&amp;gt;click on activate debugger option.&lt;/P&gt;&lt;P&gt;Now go to SE 38 and enter ur Print Program name and execute the program.&lt;/P&gt;&lt;P&gt;Now you can debug the script Page wise and window wise. &lt;/P&gt;&lt;P&gt;&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;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523911#M571536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T06:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523912#M571537</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;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. 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;As per ur question there is nothing new with script debugging,&lt;/P&gt;&lt;P&gt;it is same as normal report debugging...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 06:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523912#M571537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T06:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523913#M571538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;guyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems u dint get ma Q...i know all these methods....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am actually searchin for  transaction codes for perticular Layouts...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 07:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-script/m-p/2523913#M571538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-20T07:25:34Z</dc:date>
    </item>
  </channel>
</rss>

