<?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: Problem with debugging a script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778445#M647655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to se38 and debug&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2007 10:14:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-10T10:14:24Z</dc:date>
    <item>
      <title>Problem with debugging a script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778440#M647650</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;    I am debugging a z script which is used by the transaction F110. Whenever I activate a script for debugging and run the transaction F110, it is not going to debugging mode. However whatever the changes I made to that form will reflect. &lt;/P&gt;&lt;P&gt;Please let me know why it is happening like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Printout" button is there in F110 transaction. I am using that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinayak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 09:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778440#M647650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T09:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with debugging a script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778441#M647651</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;if you activate the debugger in se71 transaction&lt;/P&gt;&lt;P&gt;for your zscript&lt;/P&gt;&lt;P&gt;it should stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise check in spro settings by consulting your fi consultant&lt;/P&gt;&lt;P&gt;for the script attached to that f110 transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is correct then automatically it will trigger your zscript&lt;/P&gt;&lt;P&gt;if you activate the debugger..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 10:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778441#M647651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T10:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with debugging a script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778442#M647652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first before the last pushbutton on screen enter /h and enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings -&amp;gt; update debugging .. and it will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 10:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778442#M647652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T10:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with debugging a script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778443#M647653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In T-Code SE71, put your script form name,say, ZSCRIPT in the screen provided, then go to 'Utilities' in Menu bar and click 'Activate Debugger', a message will appear confirming debugging is started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now run your transaction, F110 in your case, and your script will start in debug mode...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful, get back in case of query...&lt;/P&gt;&lt;P&gt;Cheers!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 10:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778443#M647653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T10:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with debugging a script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778444#M647654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the script and activate the debugger there and then goto  SE#8 and debug the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In se71 under utilities -&amp;gt; activate debugger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 10:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778444#M647654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with debugging a script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778445#M647655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to se38 and debug&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 10:14:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-debugging-a-script/m-p/2778445#M647655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T10:14:24Z</dc:date>
    </item>
  </channel>
</rss>

