<?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 tab strip in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-strip/m-p/1152901#M117985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anybody send me notes on tabstrip in reports &lt;/P&gt;&lt;P&gt;   Points will be given&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Feb 2006 11:34:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-26T11:34:16Z</dc:date>
    <item>
      <title>tab strip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-strip/m-p/1152901#M117985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anybody send me notes on tabstrip in reports &lt;/P&gt;&lt;P&gt;   Points will be given&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2006 11:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-strip/m-p/1152901#M117985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-26T11:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: tab strip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-strip/m-p/1152902#M117986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out this demo program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMO_SEL_SCREEN_WITH_TABSTRIP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2006 11:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-strip/m-p/1152902#M117986</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-02-26T11:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: tab strip</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-strip/m-p/1152903#M117987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pintu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; TO define a TaBStrip ,..you must define a tabstrip area and the associated tab pages, and assign a subscreen to the tab pages... You do not have to (indeed, cannot) declare the tabstrip control or program the screen&lt;/P&gt;&lt;P&gt;flow logic in your ABAP program, since both are automatically generated.&lt;/P&gt;&lt;P&gt;this s gow you define it..&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECTION-SCREEN: BEGIN OF TABBED BLOCK &amp;lt;tab_area&amp;gt; FOR &amp;lt;n&amp;gt; LINES,
TAB (&amp;lt;len&amp;gt;) &amp;lt;tab1&amp;gt; USER-COMMAND &amp;lt;ucom1&amp;gt;
END OF BLOCK &amp;lt;tab_area&amp;gt;.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer this &amp;lt;a href="http://www.sap-img.com/ge001.htm"&amp;gt;Sample code&amp;lt;/a&amp;gt; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2006 11:48:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-strip/m-p/1152903#M117987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-26T11:48:40Z</dc:date>
    </item>
  </channel>
</rss>

