<?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 Defining multiple window in SAPScript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-multiple-window-in-sapscript/m-p/984110#M72580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP Gurus,&lt;/P&gt;&lt;P&gt;I am currently working on SAPScript.&lt;/P&gt;&lt;P&gt;I have a requirement where I think I have to define two main windows on one page.&lt;/P&gt;&lt;P&gt;So if one main window gets full it should go to main window of next page.&lt;/P&gt;&lt;P&gt;Also if the contents of second main window on first page gets full it should go to next page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pictorial deescription of requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 00:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 01:&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;Page 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 00:&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 01:&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;6&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;8&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Defining two main windows raises the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as main window 00 gets full instead of going to next page the data will jump to main window 01 of same first page. And after the main window 01 also gets full the content of main window 01 will start printing and then remaining will go on to next page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pictorial Description of my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 00:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 01:&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;Page 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 00:&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 01:&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;6&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;8&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not what I want...&lt;/P&gt;&lt;P&gt;Please help me out..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jul 2005 16:48:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-25T16:48:59Z</dc:date>
    <item>
      <title>Defining multiple window in SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-multiple-window-in-sapscript/m-p/984110#M72580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP Gurus,&lt;/P&gt;&lt;P&gt;I am currently working on SAPScript.&lt;/P&gt;&lt;P&gt;I have a requirement where I think I have to define two main windows on one page.&lt;/P&gt;&lt;P&gt;So if one main window gets full it should go to main window of next page.&lt;/P&gt;&lt;P&gt;Also if the contents of second main window on first page gets full it should go to next page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pictorial deescription of requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 00:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 01:&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;Page 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 00:&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 01:&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;6&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;8&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Defining two main windows raises the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as main window 00 gets full instead of going to next page the data will jump to main window 01 of same first page. And after the main window 01 also gets full the content of main window 01 will start printing and then remaining will go on to next page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pictorial Description of my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 00:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 01:&lt;/P&gt;&lt;P&gt;E&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;Page 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 00:&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window 01:&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;6&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;8&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not what I want...&lt;/P&gt;&lt;P&gt;Please help me out..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2005 16:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/defining-multiple-window-in-sapscript/m-p/984110#M72580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-25T16:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Defining multiple window in SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/defining-multiple-window-in-sapscript/m-p/984111#M72581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone help me out on this ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2005 17:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/defining-multiple-window-in-sapscript/m-p/984111#M72581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-25T17:58:17Z</dc:date>
    </item>
  </channel>
</rss>

