<?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: SAP Script Debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120173#M1707680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anurag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do as follow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE71 under utilities choose activate debugging. After that Go to Delivery repeat an output for your existing processed output type or add a new one. In further data choose send with a periodical job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that go to Se38 program RSNAST00 execute it..Put your output type,delivery number etc and execute. It will stop in debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 05:48:15 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2012-12-04T05:48:15Z</dc:date>
    <item>
      <title>SAP Script Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120170#M1707677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone please tell me how to debug a SAP Script form at Item level of a document. for eg : on a delivery, I have a outoput type DEA at item level. Inorder to repeat output, I click on repeat output button, make changes in communication method(if needed)and then just save it. this is not letting the SE71 debugger activate. &lt;/P&gt;&lt;P&gt;I&amp;nbsp; have tried activating debuger in SE71 but its not working. Can someone tell me of some othe process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 18:37:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120170#M1707677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-03T18:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120171#M1707678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Anurag,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well the simplest way to activate debugging in scripts is through SE71.&lt;/P&gt;&lt;P&gt;But as you have mentioned that your script is not getting activated in debugger when you re processing the repeat output DEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can you please check the tnapr script name for this output type, because&amp;nbsp; there is a possibility that this output type may be trigerring any other script&amp;nbsp; and that is why your debugger in not getting activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR Try putting a breakpoint at OPEN_FORM FM and see the name of the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2012 18:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120171#M1707678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-03T18:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120172#M1707679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to se38&lt;/P&gt;&lt;P&gt;execute report RSTXDBUG. If there will be any script associated with the action you are performing then the debugger will stop as this report puts a breakpoint on all active scripts in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If still it not triggers then check in nace transaction whethr the output type is properly configured or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 05:33:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120172#M1707679</guid>
      <dc:creator>sandeep_katoch</dc:creator>
      <dc:date>2012-12-04T05:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120173#M1707680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anurag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do as follow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE71 under utilities choose activate debugging. After that Go to Delivery repeat an output for your existing processed output type or add a new one. In further data choose send with a periodical job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that go to Se38 program RSNAST00 execute it..Put your output type,delivery number etc and execute. It will stop in debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 05:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-debugging/m-p/9120173#M1707680</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-12-04T05:48:15Z</dc:date>
    </item>
  </channel>
</rss>

