<?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: smartform page continuation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984007#M951745</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;I had done that but the problem is an extra apge is being printed after the 4th page with the continuation of 4th page or 2nd page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jun 2008 09:24:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-21T09:24:25Z</dc:date>
    <item>
      <title>smartform page continuation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984005#M951743</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;In my smartforms i created two pages in which the 1st page will be having some dynamic data and the second page will be having hard coded data. So after 1st page the 2nd page should be printed and then if the data exceeds the 1st page then it should printed on the 3rd page...and then alternatively the hard coded page should follow the 3rd page as the 4th page....this process should be in a continous manner. Any valuable suggestions accepted...&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;Nanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 09:06:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984005#M951743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T09:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: smartform page continuation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984006#M951744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi while creating the loop in the smartform there is an option fr you to go to the next page..use that and put the condition in the command as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if v_lines ge 20 .&lt;/P&gt;&lt;P&gt;new-page .&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 09:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984006#M951744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T09:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: smartform page continuation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984007#M951745</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;I had done that but the problem is an extra apge is being printed after the 4th page with the continuation of 4th page or 2nd page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 09:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984007#M951745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T09:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: smartform page continuation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984008#M951746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nanda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do one more thing in each &amp;amp; every window there will be a option for the specifying the window to which screen it has to go in the next execution there you have to specify the next page and in the next page you specify the page2 to its own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX: Page 1&lt;/P&gt;&lt;P&gt;      Page 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the window for the page 1 specify the next page as Page 2 and for the Page 2 specify it as Page 2 only and then for the footer window option specify as for this page only &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 12:44:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-page-continuation/m-p/3984008#M951746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T12:44:39Z</dc:date>
    </item>
  </channel>
</rss>

