<?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: Difference b/w transparent ,pool ,cluster tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904947#M55934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transparent tables in the dictionary has a one-to-one relation with the table in database. Its structure corresponds to single database field. Table in the database has the same name as in the dictionary. Transparent table holds application data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooled tables in the dictionary has a many-to-one relation with the table in database. Table in the database has the different name as in the dictionary. Pooled table are stored in table pool at the database level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each field of cluster table behaves as tables which contains the no. of entries.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Nishanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2005 06:17:43 GMT</pubDate>
    <dc:creator>nishanthbhandar</dc:creator>
    <dc:date>2005-06-13T06:17:43Z</dc:date>
    <item>
      <title>Difference b/w transparent ,pool ,cluster tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904942#M55929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt; I wanna ask that what is the basic difference between all these tables ?&lt;/P&gt;&lt;P&gt; And in practical scenario where all the 3 tables are used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2005 13:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904942#M55929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-09T13:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w transparent ,pool ,cluster tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904943#M55930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEllo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please go thro' this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="39273"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2005 13:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904943#M55930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-09T13:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w transparent ,pool ,cluster tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904944#M55931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;More at this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt;Mano sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2005 13:31:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904944#M55931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-09T13:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w transparent ,pool ,cluster tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904945#M55932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Transparent table &lt;/P&gt;&lt;P&gt;   a. You can create secondary index&lt;/P&gt;&lt;P&gt;   b. one-to-one relation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Clustered tables &amp;amp; Pooled tables&lt;/P&gt;&lt;P&gt;   a. We cannot create secondary index&lt;/P&gt;&lt;P&gt;   b. We find many tables in database fro one table in dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat Ramanan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2005 13:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904945#M55932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-10T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w transparent ,pool ,cluster tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904946#M55933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saurabh&lt;/P&gt;&lt;P&gt;In Sap as u know there r 3 types of tables called &lt;/P&gt;&lt;P&gt;Transparent ,Pooled and Cluster tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strucure of the transaparent tables is same in the Abap Dictionary and the database where as in the case of Pooled and Cluster the structure is differnt as several Pooled tables are stored under the table Pool and the several Cluster tables are stored under the table Cluster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2005 06:12:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904946#M55933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-13T06:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w transparent ,pool ,cluster tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904947#M55934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transparent tables in the dictionary has a one-to-one relation with the table in database. Its structure corresponds to single database field. Table in the database has the same name as in the dictionary. Transparent table holds application data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooled tables in the dictionary has a many-to-one relation with the table in database. Table in the database has the different name as in the dictionary. Pooled table are stored in table pool at the database level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each field of cluster table behaves as tables which contains the no. of entries.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Nishanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2005 06:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904947#M55934</guid>
      <dc:creator>nishanthbhandar</dc:creator>
      <dc:date>2005-06-13T06:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w transparent ,pool ,cluster tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904948#M55935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Transparent table &lt;/P&gt;&lt;P&gt;a. You can create secondary index&lt;/P&gt;&lt;P&gt;b. one-to-one relation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Clustered tables &amp;amp; Pooled tables&lt;/P&gt;&lt;P&gt;a. We cannot create secondary index&lt;/P&gt;&lt;P&gt;b. We find many tables in database fro one table in dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat Ramanan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2005 12:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904948#M55935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-13T12:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference b/w transparent ,pool ,cluster tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904949#M55936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Buddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls close the issue if you are satisfied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2005 07:13:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-transparent-pool-cluster-tables/m-p/904949#M55936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-14T07:13:49Z</dc:date>
    </item>
  </channel>
</rss>

