<?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: Sapscripts :Data not displayed on next page in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227403#M1208472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you created two separate pages like FIRST and  NEXT page in your sapscript?&lt;/P&gt;&lt;P&gt;If you have created only one page, then that page will be your second page.&lt;/P&gt;&lt;P&gt;You have to specify the second page name in the Next page attribute in Pages screen.&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;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2009 09:36:10 GMT</pubDate>
    <dc:creator>rvinod1982</dc:creator>
    <dc:date>2009-02-11T09:36:10Z</dc:date>
    <item>
      <title>Sapscripts :Data not displayed on next page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227402#M1208471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;In sapscript data is not displayed on next page.There is loop for entries to be displayed.one page can accomodate 3 entries. If i have number entries more than 3 say 4 then 4th entry should be displayed on next page. But it is not happening. Can anybody help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 09:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227402#M1208471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T09:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscripts :Data not displayed on next page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227403#M1208472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you created two separate pages like FIRST and  NEXT page in your sapscript?&lt;/P&gt;&lt;P&gt;If you have created only one page, then that page will be your second page.&lt;/P&gt;&lt;P&gt;You have to specify the second page name in the Next page attribute in Pages screen.&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;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 09:36:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227403#M1208472</guid>
      <dc:creator>rvinod1982</dc:creator>
      <dc:date>2009-02-11T09:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscripts :Data not displayed on next page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227404#M1208473</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;Define second page as it is like first page....in the first page attribtes give the next page as SECOND page and in the Second page attributes next page as SECOND only...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 09:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227404#M1208473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T09:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscripts :Data not displayed on next page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227405#M1208474</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;Define two pages and say next page in page1 as page2.&lt;/P&gt;&lt;P&gt;Also see the main is having sufficinet layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 10:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227405#M1208474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T10:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscripts :Data not displayed on next page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227406#M1208475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aisha,&lt;/P&gt;&lt;P&gt;Try using PROTECT-ENDPROTECT, to display set of data on 1 page and 2nd set on another page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that would help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 10:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-data-not-displayed-on-next-page/m-p/5227406#M1208475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T10:25:06Z</dc:date>
    </item>
  </channel>
</rss>

