<?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: pool tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802188#M914464</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 Table : Pooled tables are logical tables that must be assigned to a table pool when they are defined. Pooled tables are used to store control data. Several pooled tables can be cominied in a table pool. The data of these pooled tables are then sorted in a common table in the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below link is to .... how to create pooled table &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2008 12:06:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-23T12:06:34Z</dc:date>
    <item>
      <title>pool tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802187#M914463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the diff between table pool and pooled tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 12:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802187#M914463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T12:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: pool tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802188#M914464</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 Table : Pooled tables are logical tables that must be assigned to a table pool when they are defined. Pooled tables are used to store control data. Several pooled tables can be cominied in a table pool. The data of these pooled tables are then sorted in a common table in the database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below link is to .... how to create pooled table &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 12:06:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802188#M914464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T12:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: pool tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802189#M914465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SRK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will tell you in a simple words,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pooled Table&lt;/STRONG&gt; is the table which has less number of tables with less number of fields,For pool we no need to do technical settings.&lt;/P&gt;&lt;P&gt;EX:A001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas &lt;STRONG&gt;Cluster tables&lt;/STRONG&gt; have large number of small tables present in it.For cluster tables we  need to do technical settings.&lt;/P&gt;&lt;P&gt;Ex:BSEG&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 pool or table cluster should be used exclusively for&lt;/P&gt;&lt;P&gt;storing internal control information (screen sequences,&lt;/P&gt;&lt;P&gt;program parameters, temporary data, continuous texts such as&lt;/P&gt;&lt;P&gt;documentation). Data of commercial relevance is usually&lt;/P&gt;&lt;P&gt;stored in transparent tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A table in the database in which all records from the pooled&lt;/P&gt;&lt;P&gt;tables assigned to the table pool are stored corresponds to&lt;/P&gt;&lt;P&gt;a table 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;&lt;/P&gt;&lt;P&gt;Several logical data records from different cluster tables&lt;/P&gt;&lt;P&gt;can be stored together in one physical record in a table&lt;/P&gt;&lt;P&gt;cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A cluster key consists of a series of freely definable key&lt;/P&gt;&lt;P&gt;fields and a field (Pageno) for distinguishing continuation&lt;/P&gt;&lt;P&gt;records. A cluster also contains a long field (Vardata) that&lt;/P&gt;&lt;P&gt;contains the contents of the data fields of the cluster&lt;/P&gt;&lt;P&gt;tables for this key. If the data does not fit into the long&lt;/P&gt;&lt;P&gt;field, continuation records are created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward points if useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Khan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 12:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802189#M914465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T12:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: pool tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802190#M914466</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;A table pool (or pool) is used to combine several logical tables in the ABAP/4 Dictionary.  The definition of a pool consists of at least two key fields and a long argument field (VARDATA).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooled tables :&lt;/P&gt;&lt;P&gt; These are logical tables, which must be assigned to a table pool when they are defined.  Pooled tables can be used to store control data (such as screen sequences or program parameters).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2008 10:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pool-tables/m-p/3802190#M914466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-26T10:50:21Z</dc:date>
    </item>
  </channel>
</rss>

