<?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 question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858660#M1685765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;yes it will work fine when you press F5 when u go for F6 it will fetch for routines and also check whether size given to top of page and end of page&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Jul 2012 16:51:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-07-29T16:51:06Z</dc:date>
    <item>
      <title>debugging question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858658#M1685763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why the sequence in which event is triggered is not shown using f6 button while debugging.Top of page was not shown when the first write statment occured and end of page was not shown after the last record was fetched .but it worked fine with f5.but the result of final execution was same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2012 07:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858658#M1685763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-28T07:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: debugging question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858659#M1685764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;F6 will process a statement. An event is not a statement.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2012 09:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858659#M1685764</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2012-07-28T09:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: debugging question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858660#M1685765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;yes it will work fine when you press F5 when u go for F6 it will fetch for routines and also check whether size given to top of page and end of page&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2012 16:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858660#M1685765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-29T16:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: debugging question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858661#M1685766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope this will help you to understand clearly,&lt;/P&gt;&lt;P&gt;F5 - Execute single step.&lt;/P&gt;&lt;P&gt;F6 - Executes a perform,without going inside Form.. End Form .&lt;/P&gt;&lt;P&gt;F7 - Comes out of a perform.&lt;/P&gt;&lt;P&gt;F8 - Execute the report entirely or upto the next break point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 06:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858661#M1685766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-30T06:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: debugging question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858662#M1685767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i debug this code by using f5 button the after getting the first write it goes to top of page and so on but when using f6 it doesnot go to top of page,loop continues till the record is present and then result is shown.but in the output the line which is written under top of page is also displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 08:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858662#M1685767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-31T08:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: debugging question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858663#M1685768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i debug this code by using f5 button the after getting the first write it goes to top of page and so on but when using f6 it doesnot go to top of page,loop continues till the record is present and then result is shown.but in the output the line which is written under top of page is also displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 08:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858663#M1685768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-31T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: debugging question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858664#M1685769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i debug this code by using f5 button the after getting the first write it goes to top of page and so on but when using f6 it doesnot go to top of page,loop continues till the record is present and then result is shown.but in the output the line which is written under top of page is also displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 08:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858664#M1685769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-31T08:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: debugging question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858665#M1685770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;REPORT ztest_manicheck LINE-SIZE 200 LINE-COUNT 3(1) no standard PAGE HEADING .&lt;/P&gt;&lt;P&gt;types :begin of ty_disp,&lt;/P&gt;&lt;P&gt;&amp;nbsp; e_id type ztest_maninew-employee_id,&lt;/P&gt;&lt;P&gt;&amp;nbsp; e_name type ztest_maninew-employee_name,&lt;/P&gt;&lt;P&gt;&amp;nbsp; e_workno type ztest_maninew-e_work_no,&lt;/P&gt;&lt;P&gt;&amp;nbsp; end of ty_disp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; data :w_disp type ty_disp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; w1_disp like w_disp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; it_disp type STANDARD TABLE OF ty_disp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables:ztest_maninew.&lt;/P&gt;&lt;P&gt;initialization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters :empl_id type ztest_maninew-employee_id,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; emp_name type ztest_maninew-employee_name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; phone_no type ztest_maninew-e_work_no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; select employee_id employee_name e_work_no from ztest_maninew into table it_disp&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end-of-SELECTION.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; write 'top of page2'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sort it_disp by e_workno.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; delete&amp;nbsp; ADJACENT DUPLICATES FROM it_disp COMPARING e_workno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; loop at it_disp into w_disp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; write &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; w_disp .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TOP-OF-page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; write 'im at d top of page'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end-OF-page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; write 'im at d bottom of page'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 08:45:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-question/m-p/8858665#M1685770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-31T08:45:12Z</dc:date>
    </item>
  </channel>
</rss>

