<?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 SAP-SCRIPT Problem with the additional page in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080852#M97772</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;&lt;/P&gt;&lt;P&gt;i have designed a new script which contains only one page. i am printing payment order information based on the date the order is created.the payment order and the corresponding data will be printed on a separate page that means the no of pages depends on the no of payment orders. but here the problem is i am getting one additional page which contains all the windows except the main window. can any one suggest a solution.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;                      Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;                      Sreenivasa reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Dec 2005 05:11:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-24T05:11:19Z</dc:date>
    <item>
      <title>SAP-SCRIPT Problem with the additional page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080852#M97772</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;&lt;/P&gt;&lt;P&gt;i have designed a new script which contains only one page. i am printing payment order information based on the date the order is created.the payment order and the corresponding data will be printed on a separate page that means the no of pages depends on the no of payment orders. but here the problem is i am getting one additional page which contains all the windows except the main window. can any one suggest a solution.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;                      Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;                      Sreenivasa reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2005 05:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080852#M97772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-24T05:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-SCRIPT Problem with the additional page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080853#M97773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreenivasa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. we also faced similary problem&lt;/P&gt;&lt;P&gt;   of extra page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. make sure that  &lt;/P&gt;&lt;P&gt;   everything u write in the sapscript layout &lt;/P&gt;&lt;P&gt;    is written&lt;/P&gt;&lt;P&gt;   under some ELEMENT&lt;/P&gt;&lt;P&gt;  (and not even a line outside it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Call these elements in your driver&lt;/P&gt;&lt;P&gt;   program&lt;/P&gt;&lt;P&gt;   and output will come allright.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Amit Mittal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2005 05:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080853#M97773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-24T05:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-SCRIPT Problem with the additional page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080854#M97774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sreenivasa,&lt;/P&gt;&lt;P&gt;   It seems that you have additional line in SAPScript at the bottom most Text-Element. Hence it is expanding to next page where there is no data to be displayed from MAIN.&lt;/P&gt;&lt;P&gt;   Please check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2005 05:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080854#M97774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-24T05:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-SCRIPT Problem with the additional page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080855#M97775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you paste the MAIN window code ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2005 13:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080855#M97775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-24T13:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-SCRIPT Problem with the additional page</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080856#M97776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all thanks for the suggestions i solved myself the problem of additional,its not the problem with the layout but it is the problem with the driver program which is a SAP standard program. In that program he is calling last page based on some condition. if that condition is satisfied then last page will be called irrespective of form whether we have last page or not asked the client to change the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;sreenu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 13:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem-with-the-additional-page/m-p/1080856#M97776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T13:26:49Z</dc:date>
    </item>
  </channel>
</rss>

