<?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: SAP SCript top - endtop in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202897#M131361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun, &lt;/P&gt;&lt;P&gt;  Create another small window just for header for you Carrid Connid Fldate &amp;amp; place it just above the main window,so that the header will fire for all the pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;p1 Carrid Connid Fldate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create you main window &amp;amp; write&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;Message was edited by: Phani Kiran Nudurupati&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Phani Kiran Nudurupati&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2006 15:57:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-31T15:57:32Z</dc:date>
    <item>
      <title>SAP SCript top - endtop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202892#M131356</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 am working on a script.I have two pages designed.The windows on first page are header,footer,main and logo.The windows on page 2 are main and footer. This is the code in the editor of main window for top an endtop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: TOP&lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN '0' CM YORIGIN '0' CM WINDOW MAIN&lt;/P&gt;&lt;P&gt;/: BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;/: BOX XPOS '0' CM YPOS '1' CM HEIGHT '0' CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;p1 Carrid                Connid                  Fldate&lt;/P&gt;&lt;P&gt;/: ENDTOP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect a box for the whole window . In the box I have list headings Carrid,Connid,Fldate.And then an underline (box) .I want the same in every subsequent page. but it is not displayed. Can anyone please explain me what is wrong in the code.I want the top-endtop to be triggered for every page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202892#M131356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T15:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SCript top - endtop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202893#M131357</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;Box will not work in between top and end top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and place out side the top and endtop.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;/: BOX FRAME 10 TW&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;/: TOP&lt;/P&gt;&lt;P&gt;/: POSITION XORIGIN '0' CM YORIGIN '0' CM WINDOW MAIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOX XPOS '0' CM YPOS '1' CM HEIGHT '0' CM FRAME 10 TW&lt;/P&gt;&lt;P&gt;p1 Carrid Connid Fldate&lt;/P&gt;&lt;P&gt;/: ENDTOP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202893#M131357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T15:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SCript top - endtop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202894#M131358</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;You should insert the definition of a box in a window it overwrite to the main, not in main.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202894#M131358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T15:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SCript top - endtop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202895#M131359</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;Now I have more than one pages. If I say box outside top it will not be triggered for subsequent pages. because nontext elements of main will be effective only for the first page.If I want box for the subsequent pages how should I do ? PLease explain me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202895#M131359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T15:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SCript top - endtop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202896#M131360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not understand your answer can you explain me in detail please. &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;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202896#M131360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T15:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SCript top - endtop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202897#M131361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun, &lt;/P&gt;&lt;P&gt;  Create another small window just for header for you Carrid Connid Fldate &amp;amp; place it just above the main window,so that the header will fire for all the pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;p1 Carrid Connid Fldate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create you main window &amp;amp; write&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; BOX FRAME 10 TW&lt;/P&gt;&lt;P&gt;Message was edited by: Phani Kiran Nudurupati&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Phani Kiran Nudurupati&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 15:57:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-top-endtop/m-p/1202897#M131361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T15:57:32Z</dc:date>
    </item>
  </channel>
</rss>

