<?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: Windows in script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241171#M483219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi balaji,&lt;/P&gt;&lt;P&gt;            main window used for line item means whatever outpur u want to print for multiple lines your code must be in main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there r one main window but u can create 99 instance of main window.&lt;/P&gt;&lt;P&gt;means u can create 99 main window but that would not be replica that will print the output in continuation&lt;/P&gt;&lt;P&gt;suppose your first main window size allowing u to print the 30 rows of data and if u have the same size of another main window then from 31 row to 60 will be printed in the next main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;constant window is used for printing mostly header means whatever u waana to print on each n every pages u will give in constant window bcaz a in a constant window code generated once in a time and printed in all pages .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but variable window used for header item.&lt;/P&gt;&lt;P&gt;means whatever variable of single line u wanna to print u can use this window and u can generate seperate code for each and every page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;till now i didnt use grid window because it rarely used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2007 11:51:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-28T11:51:07Z</dc:date>
    <item>
      <title>Windows in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241167#M483215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how many types of windows in script(how i can work with different windows when i am entering into the script?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 11:27:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241167#M483215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T11:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Windows in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241168#M483216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;4 tyes of windows:&lt;/P&gt;&lt;P&gt;main&lt;/P&gt;&lt;P&gt;constant&lt;/P&gt;&lt;P&gt;variable&lt;/P&gt;&lt;P&gt;grid screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 11:29:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241168#M483216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T11:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Windows in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241169#M483217</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;There 4 types of windows:&lt;/P&gt;&lt;P&gt;MAIN&lt;/P&gt;&lt;P&gt;Variable &lt;/P&gt;&lt;P&gt;Constant&lt;/P&gt;&lt;P&gt;Graphic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following links for more information with examples:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sapscripts.htm" target="test_blank"&gt;http://www.sap-img.com/sapscripts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/TUTORIALS/TECHNICAL/SAPSCRIPTS_tutorial.html" target="test_blank"&gt;http://www.sapbrain.com/TUTORIALS/TECHNICAL/SAPSCRIPTS_tutorial.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 11:31:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241169#M483217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T11:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Windows in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241170#M483218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnking you for sending the good reply,but i mant know about 4 types of windows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 11:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241170#M483218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T11:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Windows in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241171#M483219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi balaji,&lt;/P&gt;&lt;P&gt;            main window used for line item means whatever outpur u want to print for multiple lines your code must be in main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there r one main window but u can create 99 instance of main window.&lt;/P&gt;&lt;P&gt;means u can create 99 main window but that would not be replica that will print the output in continuation&lt;/P&gt;&lt;P&gt;suppose your first main window size allowing u to print the 30 rows of data and if u have the same size of another main window then from 31 row to 60 will be printed in the next main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;constant window is used for printing mostly header means whatever u waana to print on each n every pages u will give in constant window bcaz a in a constant window code generated once in a time and printed in all pages .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but variable window used for header item.&lt;/P&gt;&lt;P&gt;means whatever variable of single line u wanna to print u can use this window and u can generate seperate code for each and every page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;till now i didnt use grid window because it rarely used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 11:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241171#M483219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T11:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Windows in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241172#M483220</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;There r four types of Window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Constant: Constant window is used for displaying the static contents i.e. the contents which are same on every page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Variable: Variable window is used for displaying variable contents but if the content of this window expands more than window size then the contents would be truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Main: This window is a cumpoulsary window. There shud be atleast one Main Window in Script. Main Window is used to display line items i. e. the contents that we print using a loop. we can have 99 main windows in Script. To seperate these main windows Text Elements are used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Graphics : It is used display Graphics such as logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 11:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/windows-in-script/m-p/2241172#M483220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T11:54:10Z</dc:date>
    </item>
  </channel>
</rss>

