<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533100#M243409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have 2 main windows in the same layout. they are on the same page placed one below the other. the output of one main window should be reflected in the other. but thats not happening.&lt;/P&gt;&lt;P&gt;any suggestions ? points assured  to all the replies.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Madan..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Aug 2006 12:08:42 GMT</pubDate>
    <dc:creator>madan_ullasa</dc:creator>
    <dc:date>2006-08-24T12:08:42Z</dc:date>
    <item>
      <title>SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533100#M243409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have 2 main windows in the same layout. they are on the same page placed one below the other. the output of one main window should be reflected in the other. but thats not happening.&lt;/P&gt;&lt;P&gt;any suggestions ? points assured  to all the replies.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Madan..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 12:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533100#M243409</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-08-24T12:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533101#M243410</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; Have you used NEW-WINDOW statement at the end of the main window. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next Main Window: NEW-WINDOW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each page can consist of up to 99 main windows. Each main window is assigned a consecutive identifying number (0..98), and the windows are filled in this order. This feature enables SAPscript to print labels and to output multi-column text. When one main window fills up, the next main window on that page is taken, if there is a next one. A page break is inserted after the last main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the NEW-WINDOW command to call the next main window explicitly, even if the current main window is not yet full. If you are in the last main window of the page, the command has the same effect as the NEW-PAGE command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: NEW-WINDOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Bharat Kumar Reddy.V&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was added by: Bharat Reddy V&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 12:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533101#M243410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T12:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533102#M243411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does not work that way.  When the first MAIN window is filled, it will go to the second MAIN window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a custom SAPscript or changes to an existing one?&lt;/P&gt;&lt;P&gt;This comes up a lot with check printing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 12:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533102#M243411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T12:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533103#M243412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi salter,&lt;/P&gt;&lt;P&gt; the requirement is for check printing.&lt;/P&gt;&lt;P&gt;its like, i have to print twice the same line items on two different pages. is there a way to do that ?&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 12:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533103#M243412</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-08-24T12:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533104#M243413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The purpose of the main window is to hold concurrent values that is....generally matter that are continued in several pages are printed in main window. In your application, why would you use two main windows in one page...if you would really want the same ouptut in the second main window, just copy the first window and paste it on the same page. You`ll get the same result as the first window. Further, whenever the first main window is filled the content is supplied to the next main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 12:18:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533104#M243413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T12:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533105#M243414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;output of one main window should be reflected in the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean based on values of Window1, the Window2 values should come ?&lt;/P&gt;&lt;P&gt;If so all those manipulations needs to be done in print program. Not on SAP Script. Script is going to be just an output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use the same variables of window1 also in Window2 in order to print or check those values there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 12:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533105#M243414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T12:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533106#M243415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the requirement is to print the same content in two different pages..why dont you trigger a new-page on printing the first content and re-print the same window again on next page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 12:24:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533106#M243415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T12:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533107#M243416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The requirement is to print the same information on the same page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard check uses print program RFFOUS_C.  &lt;/P&gt;&lt;P&gt;It prints the billing information in the MAIN window.&lt;/P&gt;&lt;P&gt;Text elements are called for each billing document.  There can be many lines.  &lt;/P&gt;&lt;P&gt;If there are many, it will go to a second page and print "overflow" information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madan wants to duplicate the billing document lines in a second window on each page.  You can NOT do this with a second MAIN window.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can control printing in the ABAP program.  You would have to make a Z version.  &lt;/P&gt;&lt;P&gt;It is NOT recommended to use a custom program for check printing.  &lt;/P&gt;&lt;P&gt;This program is updated frequently in different releases and support packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another way.  &lt;/P&gt;&lt;P&gt;You use DEFINE statements for each line that will print in the MAIN window.  &lt;/P&gt;&lt;P&gt;You created a CONST window to duplicate the billling line information.  &lt;/P&gt;&lt;P&gt;The DEFINE variables are listed in the CONST window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a two example SAPscript layout sets that use this logic.  &lt;/P&gt;&lt;P&gt;They use the standard RFFOUS_C print program without any changes.  &lt;/P&gt;&lt;P&gt;You can load the layout sets, use transaction FCH7 to reprint an existing check, and enter the new layout set name in the ALTERNATIVE FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post your email address, I can send both forms to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2006 12:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/1533107#M243416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-24T12:38:39Z</dc:date>
    </item>
  </channel>
</rss>

