<?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 driver program for SAP SCrIPT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-driver-program-for-sap-script/m-p/7375354#M1543479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Write  a infinite loop  in the diver program before u call the open form or before the statement from where you want to debug.&lt;/P&gt;&lt;P&gt;set the infinite loop by this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data no type i value 1.

while no eq 1.

endwhile. 
break-point.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then after inserting this code activate and run the program, then run the transaction after runing the transaction , &lt;/P&gt;&lt;P&gt;goto TCODE -&amp;gt;SM50 u will see list of program select the driver program then select program/session from menu then select program-&amp;gt;debugging, then your debug will start from the infinite loop , then change to 2 , then u can debug the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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;Madhukar Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2010 08:38:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-27T08:38:08Z</dc:date>
    <item>
      <title>Debugging driver program for SAP SCrIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-driver-program-for-sap-script/m-p/7375353#M1543478</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 am using a z report for creating handling units.As soon as the handling units are created the spool is genearted for all the handling units and the spool requests are visible in SP01.However the print ouput is having some error.I want to debug the driver program.Fronm nace I found out the driver program and have placed break-point in the form routine Entry sapscript and also activated thhe debugger for te concerned SCript,but the debugger is not stopping .&lt;/P&gt;&lt;P&gt;Also I have checked the script name from the spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly guide where is the problem and how to proceed.Any help will be acknowledged.&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;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 07:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-driver-program-for-sap-script/m-p/7375353#M1543478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T07:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging driver program for SAP SCrIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-driver-program-for-sap-script/m-p/7375354#M1543479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Write  a infinite loop  in the diver program before u call the open form or before the statement from where you want to debug.&lt;/P&gt;&lt;P&gt;set the infinite loop by this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data no type i value 1.

while no eq 1.

endwhile. 
break-point.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then after inserting this code activate and run the program, then run the transaction after runing the transaction , &lt;/P&gt;&lt;P&gt;goto TCODE -&amp;gt;SM50 u will see list of program select the driver program then select program/session from menu then select program-&amp;gt;debugging, then your debug will start from the infinite loop , then change to 2 , then u can debug the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&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;Madhukar Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 08:38:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-driver-program-for-sap-script/m-p/7375354#M1543479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-27T08:38:08Z</dc:date>
    </item>
  </channel>
</rss>

