<?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 Problem in SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script/m-p/2570215#M586781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one problem in SAP Script.&lt;/P&gt;&lt;P&gt;I am displaying one purchase order output in sap script.Here i am displaying 5 windows in top of the main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is 1.HEADER 2.TITLE 3.REGS WINDOW in top of the page.(These 3 windows should display in all the pages)&lt;/P&gt;&lt;P&gt;Between these 3 windows and mainwindow i am displaying another 2 windows. that is&lt;/P&gt;&lt;P&gt;1 Address 2.Info window.(These 2 windows should be in first page only, no need in all pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here only i am getting the following problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the number of line items are below 5 in main window it is displaying correctly in a single page. (that is all 5 windows in first page)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it has 10 line items it is not displaying correctly. &lt;/P&gt;&lt;P&gt;Here in first page Header and Regs window only displayed.(This is the problem.since here i need all the 5 windows)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header, Title and Regs are displaying in second page(this is correct).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The followin windowsare in my first page.&lt;/P&gt;&lt;P&gt;Heder,Title,Regs,Address, info and main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The followin windowsare in my second page.&lt;/P&gt;&lt;P&gt;Heder,Title,Regs and main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand my problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Navaneeth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2007 12:24:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-31T12:24:56Z</dc:date>
    <item>
      <title>Problem in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script/m-p/2570215#M586781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one problem in SAP Script.&lt;/P&gt;&lt;P&gt;I am displaying one purchase order output in sap script.Here i am displaying 5 windows in top of the main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is 1.HEADER 2.TITLE 3.REGS WINDOW in top of the page.(These 3 windows should display in all the pages)&lt;/P&gt;&lt;P&gt;Between these 3 windows and mainwindow i am displaying another 2 windows. that is&lt;/P&gt;&lt;P&gt;1 Address 2.Info window.(These 2 windows should be in first page only, no need in all pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here only i am getting the following problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the number of line items are below 5 in main window it is displaying correctly in a single page. (that is all 5 windows in first page)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it has 10 line items it is not displaying correctly. &lt;/P&gt;&lt;P&gt;Here in first page Header and Regs window only displayed.(This is the problem.since here i need all the 5 windows)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header, Title and Regs are displaying in second page(this is correct).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The followin windowsare in my first page.&lt;/P&gt;&lt;P&gt;Heder,Title,Regs,Address, info and main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The followin windowsare in my second page.&lt;/P&gt;&lt;P&gt;Heder,Title,Regs and main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand my problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Navaneeth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 12:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script/m-p/2570215#M586781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T12:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script/m-p/2570216#M586782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Why the Main window size is effecting the Top windows?&lt;/P&gt;&lt;P&gt;Have you kept any condition for the printing of the windows? check/&lt;/P&gt;&lt;P&gt;Put a condition for the windows that are to be displayed in first page&lt;/P&gt;&lt;P&gt;IF &amp;amp;PAGE&amp;amp; EQ 1&lt;/P&gt;&lt;P&gt;......script code....&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;check the page windows are properly assigned to the correct pages or not.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 12:43:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sap-script/m-p/2570216#M586782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-31T12:43:22Z</dc:date>
    </item>
  </channel>
</rss>

