<?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: new page command not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-command-not-working/m-p/4383932#M1042805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have the top-of-page event. If so, then it will call this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2008 14:00:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-21T14:00:47Z</dc:date>
    <item>
      <title>new page command not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-command-not-working/m-p/4383931#M1042804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at end of cm.&lt;/P&gt;&lt;P&gt;new-page.&lt;/P&gt;&lt;P&gt;endat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why the above logic is not working.&lt;/P&gt;&lt;P&gt;the page is not breaking when the condition satisfies.&lt;/P&gt;&lt;P&gt;seen at debugger, it just passes the 'new-page'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 13:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-command-not-working/m-p/4383931#M1042804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-21T13:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: new page command not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-command-not-working/m-p/4383932#M1042805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have the top-of-page event. If so, then it will call this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 14:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-command-not-working/m-p/4383932#M1042805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-21T14:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: new page command not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-command-not-working/m-p/4383933#M1042806</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;chech this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: it_vbap TYPE vbap OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM vbap&lt;/P&gt;&lt;P&gt;INTO TABLE it_vbap.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SORT it_vbap BY vbeln posnr.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;LOOP AT it_vbap.&lt;/P&gt;&lt;P&gt;  WRITE:/ it_vbap-vbeln,&lt;/P&gt;&lt;P&gt;          it_vbap-posnr.&lt;/P&gt;&lt;P&gt;  AT new vbeln.&lt;/P&gt;&lt;P&gt;    NEW-PAGE.&lt;/P&gt;&lt;P&gt;  ENDAT.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 14:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-page-command-not-working/m-p/4383933#M1042806</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2008-08-21T14:01:23Z</dc:date>
    </item>
  </channel>
</rss>

