<?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: two page smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798175#M653291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanx &lt;/P&gt;&lt;P&gt;but when there new page is triggered then&lt;/P&gt;&lt;P&gt;on the other page wil there we the other windows available which were on first page??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Sep 2007 04:37:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-02T04:37:33Z</dc:date>
    <item>
      <title>two page smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798173#M653289</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;i want to know if in my window there are more records than the window lenggth&lt;/P&gt;&lt;P&gt;then wil it leads to the second page of the smart form&lt;/P&gt;&lt;P&gt;or it is mandatory to command the next page&lt;/P&gt;&lt;P&gt;if it is&lt;/P&gt;&lt;P&gt;then please telll me how to show data in two pages and in three pages and in four pages and on.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the data is displayed in four pages then shud i create four pages in the smart form???&lt;/P&gt;&lt;P&gt;plz help&lt;/P&gt;&lt;P&gt;and also tell how i wil come to know that i have to create a new page as the records in the database are not known at runtime..&lt;/P&gt;&lt;P&gt;plz help&lt;/P&gt;&lt;P&gt;any help wil b appreciated&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 04:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798173#M653289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T04:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: two page smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798174#M653290</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 always display the continuous data in the MAIN window... This window has a special property...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as the printable area of this windows fills on a page, the system automatically triggers event NEW-PAGE. you need not to code for this.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make your pages of type INC. you need not to woory abot the amount of data.. only those many pages will be printed, those are required to accomodate the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 04:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798174#M653290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T04:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: two page smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798175#M653291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanx &lt;/P&gt;&lt;P&gt;but when there new page is triggered then&lt;/P&gt;&lt;P&gt;on the other page wil there we the other windows available which were on first page??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 04:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798175#M653291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T04:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: two page smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798176#M653292</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;yes everything of the previous page will be available.. only the main window data will change..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want not to repeat the header data of the first page on the following pages, then simply not include the header windows in the following pages..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 04:43:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798176#M653292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T04:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: two page smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798177#M653293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i exclude the header windows in the next page??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Sep 2007 04:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-page-smartform/m-p/2798177#M653293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-02T04:58:20Z</dc:date>
    </item>
  </channel>
</rss>

