<?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 print program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057107#M724105</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;          Check TCODE NACE for getting correct driver program and routine name for your output type then only u can debug your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually standard program have many routines in it and same program used for diffrent outputtype so first u have to specifyfy routinename and then put breakpoint to than routine only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Rewards if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2007 07:21:44 GMT</pubDate>
    <dc:creator>former_member194152</dc:creator>
    <dc:date>2007-11-19T07:21:44Z</dc:date>
    <item>
      <title>Debug print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057104#M724102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I have created a output type for the packing list inside vl02n i.e. &lt;/P&gt;&lt;P&gt;vl02n-&amp;gt;pack-&amp;gt;Extra-&amp;gt;Output.  Then, i also tried to debug my print program by placing a break point in it.  But, the system did not stop in the breakpoint during the execution.  Is there any alternative to debug it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 07:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057104#M724102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T07:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Debug print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057105#M724103</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;Keep a Break point in the driver program and debug it.&lt;/P&gt;&lt;P&gt;It's similar to the debugging of a ordinary report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep some break points in the program code and execute the SF output using MB02 then it will stop at the break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCRIPT&lt;/P&gt;&lt;P&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;&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;&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;&lt;/P&gt;&lt;P&gt;refer to the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.howforge.com/how-to-debugging-sapscript-form" target="test_blank"&gt;http://www.howforge.com/how-to-debugging-sapscript-form&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 07:19:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057105#M724103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T07:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Debug print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057106#M724104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;before saving output, put /H and from ur system menu switch on 'Update debugging and system debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work.. if not, when control comes to SY_INIT subroutine, set a break point at any subroutine/FM in print program by choosing from menu bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward if answered&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 07:20:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057106#M724104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T07:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Debug print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057107#M724105</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;          Check TCODE NACE for getting correct driver program and routine name for your output type then only u can debug your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually standard program have many routines in it and same program used for diffrent outputtype so first u have to specifyfy routinename and then put breakpoint to than routine only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Rewards if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 07:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057107#M724105</guid>
      <dc:creator>former_member194152</dc:creator>
      <dc:date>2007-11-19T07:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Debug print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057108#M724106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the best way to check your print programm &amp;amp; smartform/sap script   go to se 38 ...rsnast00 ... and debug you will find all fuctionality for program etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 11:14:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057108#M724106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T11:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debug print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057109#M724107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Place a breakpoint in ur Routine  which u have configured for output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try debugging placing the break point at that routine in ur driver program.&lt;/P&gt;&lt;P&gt;it definatrely works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 11:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-print-program/m-p/3057109#M724107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T11:29:56Z</dc:date>
    </item>
  </channel>
</rss>

