<?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: Tabstrip and Subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033432#M964020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  check whether you have created subscreens for other tabs.Also give ref.field for other tabs as their respective subscreens.Write proper code in PAI for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2008 11:31:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-20T11:31:59Z</dc:date>
    <item>
      <title>Tabstrip and Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033430#M964018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I am using Tabstrip control with 5 tabs. It is working fine, when i click Tab1 and Tab5. If  i click other  tabs,  Tab5 activated. Other Tabs not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to solve this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 11:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033430#M964018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T11:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tabstrip and Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033431#M964019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you created the subscreen for other tabs too and are they linked properly?&lt;/P&gt;&lt;P&gt;Just check...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 11:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033431#M964019</guid>
      <dc:creator>Ashutosht09</dc:creator>
      <dc:date>2008-06-20T11:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tabstrip and Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033432#M964020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  check whether you have created subscreens for other tabs.Also give ref.field for other tabs as their respective subscreens.Write proper code in PAI for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 11:31:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033432#M964020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T11:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tabstrip and Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033433#M964021</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; Thanks for your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i already create each tab scbscreen and linked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 11:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033433#M964021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T11:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Tabstrip and Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033434#M964022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check in debugging mode after clicking on other TABS. check the function code which is captured and check the PAI logic under that function code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explain more which is not working. Corresponding subscreen is not getting displayed or some other problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 11:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-and-subscreen/m-p/4033434#M964022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T11:52:14Z</dc:date>
    </item>
  </channel>
</rss>

