<?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 Hiding subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-subscreen/m-p/3137228#M745496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Am using a subscreen 2001 in the main screen (2000). &lt;/P&gt;&lt;P&gt;I need to make this subscreen invisible when the main screen is displayed for the first time. Then after I press a push button in the main screen, it shud be visible.&lt;/P&gt;&lt;P&gt;How can I do this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kalai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2007 10:23:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-17T10:23:33Z</dc:date>
    <item>
      <title>Hiding subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-subscreen/m-p/3137228#M745496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Am using a subscreen 2001 in the main screen (2000). &lt;/P&gt;&lt;P&gt;I need to make this subscreen invisible when the main screen is displayed for the first time. Then after I press a push button in the main screen, it shud be visible.&lt;/P&gt;&lt;P&gt;How can I do this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kalai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 10:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-subscreen/m-p/3137228#M745496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-17T10:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-subscreen/m-p/3137229#M745497</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;in the PBO of the subscreen write like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if w_flag is initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   loop at screen.&lt;/P&gt;&lt;P&gt;     screen-active = 0.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt; loop at screen.&lt;/P&gt;&lt;P&gt;     screen-active = 1.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the PAI of the screen 2000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   assign w_flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. w_flag = 'x'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz reward if usefull&lt;/P&gt;&lt;P&gt;dontforget to reward &lt;/P&gt;&lt;P&gt;feel free to ask any quiries my mail id mutyalasunilkumar@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 11:21:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-subscreen/m-p/3137229#M745497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T11:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-subscreen/m-p/3137230#M745498</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;plzz let me know is my answer is helpfull to u or not if helpfull plzz reward points &lt;/P&gt;&lt;P&gt;dont forget to reward .................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 11:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiding-subscreen/m-p/3137230#M745498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T11:46:06Z</dc:date>
    </item>
  </channel>
</rss>

