<?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 Creating Indexes in Cluster Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108473#M440319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I want to  enable the index for the a cluster table..how is it possible..As we see for transparent tables like MSEG ,index tab is enabled but tables like BSEG the option is disabled..Please help me find a solution..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Maria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2007 11:20:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-11T11:20:34Z</dc:date>
    <item>
      <title>Creating Indexes in Cluster Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108473#M440319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I want to  enable the index for the a cluster table..how is it possible..As we see for transparent tables like MSEG ,index tab is enabled but tables like BSEG the option is disabled..Please help me find a solution..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Maria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 11:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108473#M440319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T11:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Indexes in Cluster Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108474#M440320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Maria,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We cannot create index on the cluster tables. So when you are using these tables make sure that you are using primary key of Cluster tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shahu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        shahuraj shirure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 11:28:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108474#M440320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T11:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Indexes in Cluster Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108475#M440321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maria,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP does not allow creation of an index for a cluster table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cluster tables are clusters of transparent tables, so if you want to use an index, can you identify which of the component tables contains the data you require? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, you could access that table directly via an index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 11:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108475#M440321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T11:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Indexes in Cluster Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108476#M440322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot create index on cluster table in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSEG is a cluster table, so no index, but hopefully there are "database indexes" on BSEG, which are actual database table : BSIS, BSAS, BSID, BSAS, and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSEG Access&lt;/P&gt;&lt;P&gt;BSAD Accounting: Secondary index for customers (cleared items)&lt;/P&gt;&lt;P&gt;BSAK Accounting: Secondary index for vendors (cleared items)&lt;/P&gt;&lt;P&gt;BSAS Accounting: Secondary index for G/L accounts (cleared items)&lt;/P&gt;&lt;P&gt;BSID Accounting: Secondary index for customers&lt;/P&gt;&lt;P&gt;BSIK Accounting: Secondary index for vendors&lt;/P&gt;&lt;P&gt;BSIM Secondary Index, Documents for Material&lt;/P&gt;&lt;P&gt;BSIS Accounting: Secondary index for G/L accounts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create index on these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look also at &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3091339"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 11:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-indexes-in-cluster-tables/m-p/2108476#M440322</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-04-11T11:39:51Z</dc:date>
    </item>
  </channel>
</rss>

