<?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 POOL &amp; CLUSTER TABLEs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-cluster-tables/m-p/2137498#M449850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Can you send me some example tables for pool and cluster tables..&lt;/P&gt;&lt;P&gt;And where exactly you use these tables in real time..&lt;/P&gt;&lt;P&gt;Kindly reply me as early as possible&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2007 19:52:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-29T19:52:35Z</dc:date>
    <item>
      <title>POOL &amp; CLUSTER TABLEs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-cluster-tables/m-p/2137498#M449850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Can you send me some example tables for pool and cluster tables..&lt;/P&gt;&lt;P&gt;And where exactly you use these tables in real time..&lt;/P&gt;&lt;P&gt;Kindly reply me as early as possible&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 19:52:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pool-cluster-tables/m-p/2137498#M449850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T19:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: POOL &amp; CLUSTER TABLEs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-cluster-tables/m-p/2137499#M449851</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;Pooled tables can be used to store control data (e.g. screen sequences, program parameters or temporary data). Several pooled tables can be combined to form a table pool. The table pool corresponds to a physical table on the database in which all the records of the allocated pooled tables are stored.&lt;/P&gt;&lt;P&gt;A001&lt;/P&gt;&lt;P&gt;A004&lt;/P&gt;&lt;P&gt;A005&lt;/P&gt;&lt;P&gt;A006&lt;/P&gt;&lt;P&gt;A007&lt;/P&gt;&lt;P&gt;A009&lt;/P&gt;&lt;P&gt;A010&lt;/P&gt;&lt;P&gt;A012&lt;/P&gt;&lt;P&gt;A015&lt;/P&gt;&lt;P&gt;A016&lt;/P&gt;&lt;P&gt;A017&lt;/P&gt;&lt;P&gt;A018&lt;/P&gt;&lt;P&gt;A019&lt;/P&gt;&lt;P&gt;A021&lt;/P&gt;&lt;P&gt;A022&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cluster tables contain continuous text, for example, documentation. Several cluster tables can be combined to form a table cluster. Several logical lines of different tables are combined to form a physical record in this table type. This permits object-by-object storage or object-by-object access. In order to combine tables in clusters, at least parts of the keys must agree. Several cluster tables are stored in one corresponding table on the database.&lt;/P&gt;&lt;P&gt;AUAA&lt;/P&gt;&lt;P&gt;AUAB&lt;/P&gt;&lt;P&gt;AUAO&lt;/P&gt;&lt;P&gt;AUAS&lt;/P&gt;&lt;P&gt;AUAT&lt;/P&gt;&lt;P&gt;AUAV&lt;/P&gt;&lt;P&gt;AUAW&lt;/P&gt;&lt;P&gt;AUAY&lt;/P&gt;&lt;P&gt;BSEC&lt;/P&gt;&lt;P&gt;BSED&lt;/P&gt;&lt;P&gt;BSEG&lt;/P&gt;&lt;P&gt;BSES&lt;/P&gt;&lt;P&gt;BSET&lt;/P&gt;&lt;P&gt;CDPOS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the below sap link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/21f0d1446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/21f0d1446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~Guduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 20:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pool-cluster-tables/m-p/2137499#M449851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T20:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: POOL &amp; CLUSTER TABLEs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-cluster-tables/m-p/2137500#M449852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi santosh,&lt;/P&gt;&lt;P&gt;Go to se11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table DD02L-&amp;gt; Give TABCLASS as POOL or CLUSTER you will get a list of tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooled and Cluster Tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table pools (pools) and table clusters (clusters) are special table types in the ABAP Dictionary. The data from several different tables can be stored together in a table pool or table cluster. Tables assigned to a table pool or table cluster are referred to as pooled tables or cluster tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A table pool or table cluster should be used exclusively for storing internal control information (screen sequences, program parameters, temporary data, continuous texts such as documentation). Data of commercial relevance is usually stored in transparent tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Pools&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A table in the database in which all records from the pooled tables assigned to the table pool are stored corresponds to a table pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The definition of a pool consists essentially of two key fields (Tabname and Varkey) and a long argument field (Vardata). A pool has the following structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field&lt;/P&gt;&lt;P&gt;Data type&lt;/P&gt;&lt;P&gt;Meaning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tabname&lt;/P&gt;&lt;P&gt;CHAR(10)&lt;/P&gt;&lt;P&gt;Name of pooled table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varkey&lt;/P&gt;&lt;P&gt;CHAR (n)&lt;/P&gt;&lt;P&gt;Contains the entries from all key fields of the pooled table record as a string, max. length for n is 110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dataln&lt;/P&gt;&lt;P&gt;INT2(5)&lt;/P&gt;&lt;P&gt;Length of the string in Vardata&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vardata&lt;/P&gt;&lt;P&gt;RAW (n)&lt;/P&gt;&lt;P&gt;Contains the entries from all data fields of the pooled table record as a string, max. length n depends on the database system used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a pooled table record is saved, it is stored in the table pool assigned. The name of the pooled table is written to the field Tabname. The contents of all key fields of the pooled table are written as a string to field Varkey and the contents of all data fields as a string to field Vardata. The length of the string stored in Vardata is entered in field Dataln by the database interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to the structure of a table pool, there are certain restrictions on the pooled tables assigned to it. The name of a pooled table may not exceed 10 characters. Since Varkey is a character field, all key fields of a pooled table must have character data types (for example, CHAR, NUMC, CLNT). The total length of all key fields or all data fields of a pooled table must not exceed the length of the Varkey or Vardata field of the assigned pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Clusters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Several logical data records from different cluster tables can be stored together in one physical record in a table cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A cluster key consists of a series of freely definable key fields and a field (Pageno) for distinguishing continuation records. A cluster also contains a long field (Vardata) that contains the contents of the data fields of the cluster tables for this key. If the data does not fit into the long field, continuation records are created. Control information on the structure of the data string is still written at the beginning of the Vardata field. A table cluster has the following structure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field&lt;/P&gt;&lt;P&gt;Data type&lt;/P&gt;&lt;P&gt;Meaning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLKEY1&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;First key field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLKEY2&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Second key field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLKEYn&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;nth key field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pageno&lt;/P&gt;&lt;P&gt;INT2(5)&lt;/P&gt;&lt;P&gt;Number of the continuation record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timestamp&lt;/P&gt;&lt;P&gt;CHAR(14)&lt;/P&gt;&lt;P&gt;Time stamps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pagelg&lt;/P&gt;&lt;P&gt;INT2(5)&lt;/P&gt;&lt;P&gt;Length of the string in Vardata&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vardata&lt;/P&gt;&lt;P&gt;RAW (n)&lt;/P&gt;&lt;P&gt;Contains the entries from the data fields of the assigned cluster tables as a string, max. length n depends on the database system used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The records of all cluster tables with the same key are stored under one key in the assigned table cluster. The values of the key fields are stored in the corresponding key fields of the table cluster. The values of all data fields of the assigned cluster tables are written as a string to the Vardata field of the table cluster. Besides the actual data values, the data string contains information on the structure of the data and which table it comes from. If the string exceeds the maximum length of the Vardata field, a continuation record is written with the same key values. The continuation records for a key are distinguished by their value in field Pageno. The actual length of the string in the Vardata field is stored in the Pagelg field by the database interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need the structural information stored in the ABAP Dictionary to read the data from a pooled table or cluster table correctly. These tables can therefore only be processed using Open SQL with the cluster interface, and not with Native SQL directly in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Repository informatino SE84 goto ABAP Dictonary -&amp;gt; Other Objects -&amp;gt; Pooled and clustered tables -&amp;gt; And then execute. It will give the list of available pooled/clustered tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further reference check the SAP help document...&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ea0b446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ea0b446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 02:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pool-cluster-tables/m-p/2137500#M449852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T02:34:46Z</dc:date>
    </item>
  </channel>
</rss>

