<?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: Regarding table pool/cluster in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-pool-cluster/m-p/3680736#M886397</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;     When you  findout a table pool/cluster  then click on its name and from the menu bar select  where-used list . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A window will appear there select Tables and press Enter&lt;/P&gt;&lt;P&gt;you will find out all pool/cluster tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your problem is  resolved &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So do reward points&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2008 14:18:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-03T14:18:16Z</dc:date>
    <item>
      <title>Regarding table pool/cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-pool-cluster/m-p/3680734#M886395</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;can you please discribe me the the process by which we can find&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how many pool/cluster table is attached to perticuler table pool/cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 14:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-pool-cluster/m-p/3680734#M886395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table pool/cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-pool-cluster/m-p/3680735#M886396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jony ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF IT_TABLES OCCURS 0,&lt;/P&gt;&lt;P&gt;              TABNAME LIKE DD02L-TABNAME,&lt;/P&gt;&lt;P&gt;            END OF IT_TABLES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     SELECT  TABNAME &lt;/P&gt;&lt;P&gt;                    FROM  DD02L&lt;/P&gt;&lt;P&gt;                    INTO IT_TABLEs&lt;/P&gt;&lt;P&gt;                    WHERE SQLTAB EQ  &amp;lt;CLUSTER/POOL NAME&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Eg :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     SELECT  TABNAME &lt;/P&gt;&lt;P&gt;                    FROM  DD02L&lt;/P&gt;&lt;P&gt;                    INTO IT_TABLEs&lt;/P&gt;&lt;P&gt;                    WHERE SQLTAB EQ  'AABLG'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 14:13:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-pool-cluster/m-p/3680735#M886396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T14:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding table pool/cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-pool-cluster/m-p/3680736#M886397</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;     When you  findout a table pool/cluster  then click on its name and from the menu bar select  where-used list . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A window will appear there select Tables and press Enter&lt;/P&gt;&lt;P&gt;you will find out all pool/cluster tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your problem is  resolved &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So do reward points&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 14:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-pool-cluster/m-p/3680736#M886397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T14:18:16Z</dc:date>
    </item>
  </channel>
</rss>

