<?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 issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593745#M593948</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;Have u used the set pf-status of at selection-screen output event or at selection screen to pass any value to the sy-ucomm.&lt;/P&gt;&lt;P&gt;if so it could be because of that check that and also give other information regarding the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2007 11:46:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-02T11:46:08Z</dc:date>
    <item>
      <title>Debugging issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593743#M593946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...&lt;/P&gt;&lt;P&gt;when i am debugging my program , after executing certain statements Control is reaches to the  START-OF-SELECTION. After this when i press F5 button then control is moving to the 1st line of my Report i.e  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT zcmmmfreight&lt;/P&gt;&lt;P&gt;              NO STANDARD PAGE HEADING&lt;/P&gt;&lt;P&gt;              LINE-COUNT 80&lt;/P&gt;&lt;P&gt;              LINE-SIZE 140.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why Control is moving to 1st line of the Report after START-OF-SELECTION  ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Sri...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 05:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593743#M593946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T05:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593744#M593947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please see whether the break-point is in the first statement(ie REPORT statement).&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;Sathya Rajkumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593744#M593947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593745#M593948</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;Have u used the set pf-status of at selection-screen output event or at selection screen to pass any value to the sy-ucomm.&lt;/P&gt;&lt;P&gt;if so it could be because of that check that and also give other information regarding the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593745#M593948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593746#M593949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For evry report once the control is come to START-OF-SELECTION, the next step it will see the REPORT name that means from the START-OF-SELECTION the output is going to write in teh List, so it will look at the Number of lines for a page, i mean it will look at the Line Size and the Line Count, for this one only the control will come to this statment after the START-OF-SELECTION statment&lt;/P&gt;&lt;P&gt;&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-issue/m-p/2593746#M593949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:46:32Z</dc:date>
    </item>
  </channel>
</rss>

