<?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: create Pool/cluster in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326496#M796817</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;For creating cluster tables first u have to create table pool ...&lt;/P&gt;&lt;P&gt;create a table and specify the fields and other tecnical settings and &lt;/P&gt;&lt;P&gt;then Goto EXTRAS --&amp;gt; Change Table Category and selct the Pooled table and activate it... &lt;/P&gt;&lt;P&gt;Then Create another table And specify the required fileds and also the settings and then Goto EXTRAS --&amp;gt; Change Table Category and selct the Cluaster table and in Delivery and Maintainence Properties mention the Pooled table that u created and activate it...&lt;/P&gt;&lt;P&gt;Following is the step by step procedure.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0b7446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0b7446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2008 08:44:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-23T08:44:25Z</dc:date>
    <item>
      <title>create Pool/cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326495#M796816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can we create Pool/cluster? If yes who can I create?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 08:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326495#M796816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T08:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: create Pool/cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326496#M796817</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;For creating cluster tables first u have to create table pool ...&lt;/P&gt;&lt;P&gt;create a table and specify the fields and other tecnical settings and &lt;/P&gt;&lt;P&gt;then Goto EXTRAS --&amp;gt; Change Table Category and selct the Pooled table and activate it... &lt;/P&gt;&lt;P&gt;Then Create another table And specify the required fileds and also the settings and then Goto EXTRAS --&amp;gt; Change Table Category and selct the Cluaster table and in Delivery and Maintainence Properties mention the Pooled table that u created and activate it...&lt;/P&gt;&lt;P&gt;Following is the step by step procedure.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0b7446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0b7446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 08:44:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326496#M796817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T08:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: create Pool/cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326497#M796818</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;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the initial screen of the ABAP Dictionary, choose Utilities Further Dictionary Objects. &lt;/P&gt;&lt;P&gt;A dialog box appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the object type Table pool/cluster and enter the object name. Choose . &lt;/P&gt;&lt;P&gt;A dialog box appears in which you must specify if it is a table pool or a table cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the required object type and choose .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The maintenance screen for table pools/clusters appears. &lt;/P&gt;&lt;P&gt;The necessary entries will have been made automatically for the fields for table pools since a table pool has a fixed structure. You should not change these standard settings if you can avoid it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure of a table cluster is also mostly fixed. Certain fields are therefore proposed when the table cluster is created. You can adjust this proposal to your requirements, for example by inserting further key fields. However, make sure you conform to the structure necessary for a table cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter an explanatory text in the field Short text. &lt;/P&gt;&lt;P&gt;If necessary, select the  activation type of the table pool/cluster with Utilities  Activation type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create documentation about the table pool/cluster with Goto  Documentation. &lt;/P&gt;&lt;P&gt;This documentation should describe what the table pool/cluster is used for. The documentation is also output when the table pool/cluster is printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the maintenance screen for the technical settings by choosing Goto ® Technical settings.&lt;/P&gt;&lt;P&gt;In contrast to the table maintenance screen, you can only define the  size category here. All other attributes of the technical settings are preset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate the table pool/cluster with .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 09:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326497#M796818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T09:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: create Pool/cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326498#M796819</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;hi,&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;cluster table:&lt;/P&gt;&lt;P&gt;A table cluster combines several logical tables in the ABAP/4 Dictionary. Several logical rows from different cluster tables are brought together in a single physical record. The records from the cluster tables assigned to a cluster are thus stored in a single common table in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/81/415d363640933fe10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 10:24:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-pool-cluster/m-p/3326498#M796819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T10:24:49Z</dc:date>
    </item>
  </channel>
</rss>

