<?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: Subscreen / tabstrip in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066246#M93375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u try doing it using the SCREEN table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;  if &amp;lt;your condition&amp;gt;.&lt;/P&gt;&lt;P&gt;   if screen-name = 'TABSTRIP name'.&lt;/P&gt;&lt;P&gt;     screen-active = '0'.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;  else.&lt;/P&gt;&lt;P&gt;   if screen-name = 'TABSTRIP name'.&lt;/P&gt;&lt;P&gt;     screen-active = '1'.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;     modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just try this if it serves your req...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;PJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2005 04:00:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-21T04:00:17Z</dc:date>
    <item>
      <title>Subscreen / tabstrip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066244#M93373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if this can be done, but still want to confirm it .. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a tabstrip with 5 tabs.. Under certain conditions I want to replace a tabstrip with a subscreen of its own... for certain users I want to show the tabstrip and for others I want to show a single subscreen.. Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2005 02:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066244#M93373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-21T02:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen / tabstrip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066245#M93374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.&lt;/P&gt;&lt;P&gt;you can do this by defining the tabstrip in a subscreen.&lt;/P&gt;&lt;P&gt;Call the tabstrip in a sub screen area of ur main screen for those whom u want to show tabstrip, otherwise call those subscreens which u r calling in tabstrip, in that subscreen area of ur main screen, for those whom u want to show screens not tabstrip. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a nice time ahead&lt;/P&gt;&lt;P&gt;Mithlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2005 02:27:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066245#M93374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-21T02:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen / tabstrip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066246#M93375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u try doing it using the SCREEN table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;  if &amp;lt;your condition&amp;gt;.&lt;/P&gt;&lt;P&gt;   if screen-name = 'TABSTRIP name'.&lt;/P&gt;&lt;P&gt;     screen-active = '0'.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;  else.&lt;/P&gt;&lt;P&gt;   if screen-name = 'TABSTRIP name'.&lt;/P&gt;&lt;P&gt;     screen-active = '1'.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;     modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just try this if it serves your req...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;PJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2005 04:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066246#M93375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-21T04:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Subscreen / tabstrip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066247#M93376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HY,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK THIS LINKS OUT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS,&lt;/P&gt;&lt;P&gt;KARTIKEY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2005 05:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-tabstrip/m-p/1066247#M93376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-21T05:31:47Z</dc:date>
    </item>
  </channel>
</rss>

