<?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: script with out main window in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916514#M381154</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;let me know the rquirement correctly...what is the data they want to display in the first page..&lt;/P&gt;&lt;P&gt;if it is just the text in some variable window ..at the same window goto text editor at the end give /: NEW-PAGE command..&lt;/P&gt;&lt;P&gt;create the 2nd page and display your data there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just try this it is just a suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pankaj singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 12:16:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-27T12:16:59Z</dc:date>
    <item>
      <title>script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916511#M381151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDN,&lt;/P&gt;&lt;P&gt; I got a new and strange requirement in the scripts. That script has two pages. Users don&amp;#146;t want the main window for the first page. They want main window from the second page. Kindly can any body suggest me how can I approach? Kindly Provide the steps briefly. waiting for reply....&lt;/P&gt;&lt;P&gt;Suggestion will be appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance.&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;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916511#M381151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916512#M381152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main window is mandatory window for a Page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for the first page create the main and leave it blank. It won't pront anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:10:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916512#M381152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916513#M381153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What Vasanth says i right.. just an addition to that, &amp;lt;b&amp;gt;make that main window's dimesions to (0,0) which are width and height,&amp;lt;/b&amp;gt; so that, it is present, but cant view it, and it wont occupy any space on the form layout for the first page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916513#M381153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916514#M381154</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;let me know the rquirement correctly...what is the data they want to display in the first page..&lt;/P&gt;&lt;P&gt;if it is just the text in some variable window ..at the same window goto text editor at the end give /: NEW-PAGE command..&lt;/P&gt;&lt;P&gt;create the 2nd page and display your data there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just try this it is just a suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pankaj singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916514#M381154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916515#M381155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the thing is &lt;/P&gt;&lt;P&gt;In sap scripts main window is by default for a page .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.so dont populate the main window of first page .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.populate the mainwindow of second page (next page of ur script).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;First page .

/E   detail


Next page 
/E  detial
      &amp;amp;itab-value&amp;amp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;   " populate in 2 page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the diff is first page the value is not displayed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it is populated in second page . &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;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:27:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916515#M381155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916516#M381156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can create a page without main window. Assign a variable window to first page(P1) and main window to second page(P2). By calling the main window in your program you will get the contents of the P1 page . Assign P2 as the next page to P1 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:31:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916516#M381156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916517#M381157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi.. &lt;/P&gt;&lt;P&gt;    u can create the first page with out any main window.&lt;/P&gt;&lt;P&gt;    In the last window of first page ( The last window in alphabetical order )&lt;/P&gt;&lt;P&gt;    after all the texts explicitly call NEW-PAGE &amp;lt;PAGE NAME&amp;gt;.&lt;/P&gt;&lt;P&gt;    This &amp;lt;page name&amp;gt; can contain the  main window . From now ... ucan continue &lt;/P&gt;&lt;P&gt;    with the flow...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916517#M381157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916518#M381158</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;It is not possible to have a page without window.&lt;/P&gt;&lt;P&gt;so here what can u do is u can make the width nd height to zero so that thw window will be present but it cannout be viewed by the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sruthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916518#M381158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916519#M381159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the print program at first u need to call the FM 'WRITE_FORM' with out any parameters. The continue the process... ( write forms with text elements, main windows,,,).. I tested it and got the result...&lt;/P&gt;&lt;P&gt;( The order of execution of windows other than main window---&lt;/P&gt;&lt;P&gt;   in the alphabetical order of the names of the windows..)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 12:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916519#M381159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T12:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: script with out main window</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916520#M381160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Thnak you very much to every one for your immediate response. i got the solution by your suggestions. i create that with (0,0) dimensions. Now it is not populated that main window in the first page.Thanks again.&lt;/P&gt;&lt;P&gt;much appriciation for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 04:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-with-out-main-window/m-p/1916520#M381160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T04:33:13Z</dc:date>
    </item>
  </channel>
</rss>

