<?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: Reg:debugging script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352080#M519351</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;    We can debugg the script form by using &amp;lt;b&amp;gt;RSTXDBUG&amp;lt;/b&amp;gt; executable program . we can execute this program to activating the script debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;se71--&lt;DEL&gt;&amp;gt;select utilities&lt;/DEL&gt;-&amp;gt;select debugger to start debugging&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;in debugging we use &amp;lt;b&amp;gt;f5-----&amp;gt; for debugging field by field&lt;/P&gt;&lt;P&gt;                              f6and f7-----&amp;gt; for debugging line by line &lt;/P&gt;&lt;P&gt;                              f8----&amp;gt; for debugging include programs&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can debugginh print program normally by using abap debugger , /h tr code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;AshokReddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2007 12:39:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-08T12:39:37Z</dc:date>
    <item>
      <title>Reg:debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352074#M519345</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 added the code for Email functionality to script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I want to debug script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In se71...I have activated debugger.&lt;/P&gt;&lt;P&gt;I have put a break point in the print program also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam using VF02 Tcode and giving billing document number.&lt;/P&gt;&lt;P&gt;can u plz tell what I should do after entering billing document number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use Issue output to printer and seleect output type iam able to debug bcoz iam giving printer output type(ZD04 is for printer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my question is i want to debug  for email functionality...the output type is ZD13 for email&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz help me to debug so that i want to know what is happening im my code &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 12:06:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352074#M519345</guid>
      <dc:creator>mallikarjun_vaja</dc:creator>
      <dc:date>2007-06-08T12:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352075#M519346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;keep the break point at email code and use vf02 transaction and enter output type here ,so debugger will come automatically...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use proper output type where ever you use program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 12:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352075#M519346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T12:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352076#M519347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey try this... after entering billing doc.. enter into debug mode (/h) and there select UPDATE DEBUGGING in SETTINGS... and come out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now select your output type ZD13 and proceed as usual... the debugging screen will come.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you are done.. do the same and stop UPDATE DEBUGGING...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 12:09:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352076#M519347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T12:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352077#M519348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where u written the email funtionality, if its vf04 transaction, put a break point in VF04 email functionality and see the process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 12:12:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352077#M519348</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2007-06-08T12:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352078#M519349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi seshu,&lt;/P&gt;&lt;P&gt;i have kept the break point at email code and used vf02 transaction and entered output type ......but my question is : should i enetr email output type ZD13..if i give this it says output could not be issued&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regrds&lt;/P&gt;&lt;P&gt;vaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 12:21:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352078#M519349</guid>
      <dc:creator>mallikarjun_vaja</dc:creator>
      <dc:date>2007-06-08T12:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352079#M519350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per ur siggestion : "after entering billing doc.. enter into debug mode (/h) and there select UPDATE DEBUGGING in SETTINGS... and come out."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;come out means should i exit...there is no other option to come out..&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;vaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 12:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352079#M519350</guid>
      <dc:creator>mallikarjun_vaja</dc:creator>
      <dc:date>2007-06-08T12:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:debugging script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352080#M519351</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;    We can debugg the script form by using &amp;lt;b&amp;gt;RSTXDBUG&amp;lt;/b&amp;gt; executable program . we can execute this program to activating the script debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;se71--&lt;DEL&gt;&amp;gt;select utilities&lt;/DEL&gt;-&amp;gt;select debugger to start debugging&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;in debugging we use &amp;lt;b&amp;gt;f5-----&amp;gt; for debugging field by field&lt;/P&gt;&lt;P&gt;                              f6and f7-----&amp;gt; for debugging line by line &lt;/P&gt;&lt;P&gt;                              f8----&amp;gt; for debugging include programs&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can debugginh print program normally by using abap debugger , /h tr code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;AshokReddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 12:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-debugging-script/m-p/2352080#M519351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-08T12:39:37Z</dc:date>
    </item>
  </channel>
</rss>

