<?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: problem in creating Table Cluster in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673823#M1945131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creating a pool table first in order to create a cluster table? Where does this come from? Not from the link you have provided.&lt;BR /&gt;Did you try this yourself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2016 06:49:37 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2016-05-13T06:49:37Z</dc:date>
    <item>
      <title>problem in creating Table Cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673817#M1945125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while creating table cluster, add one field matnr as key element after save and check it gives error 'The key is longer than the maximum allowed length 000120' and '&amp;nbsp; You cannot change function fields (PAGENO: Type INT2 with length of 5, key field)'&lt;/P&gt;&lt;P&gt;please check screenshot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/951196" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/951227" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 04:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673817#M1945125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-13T04:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem in creating Table Cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673818#M1945126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gyanedra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here your all key fields length is greater than 120.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Restrict the matnr length to 5 characters then it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 04:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673818#M1945126</guid>
      <dc:creator>jay_kumar8</dc:creator>
      <dc:date>2016-05-13T04:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem in creating Table Cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673819#M1945127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;For creating cluster tables first u have to create table pool ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; create a table and specify the fields and other technical settings and then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Goto ------ &amp;gt; EXTRAS --&amp;gt; Change Table Category ------- &amp;gt; and&amp;nbsp; select the Pooled table and activate it..&lt;/EM&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt;Then Create another table And specify the required fields and also the settings and then&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Goto&amp;nbsp; ------ &amp;gt;&amp;nbsp; EXTRAS ------ &amp;gt; Change Table Category ------ &amp;gt;&amp;nbsp; and select the Cluster table and in&amp;nbsp; ------ &amp;gt; Delivery and Maintenance ------ &amp;gt; Properties mention the Pooled table&lt;/EM&gt;&lt;/STRONG&gt; that u created and activate it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nwpi71/helpdata/en/cf/21f083446011d189700000e8322d00/content.htm" title="https://help.sap.com/saphelp_nwpi71/helpdata/en/cf/21f083446011d189700000e8322d00/content.htm"&gt;Pooled and Cluster Tables - Application Development on AS ABAP - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 05:20:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673819#M1945127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-13T05:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem in creating Table Cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673820#M1945128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To complete the topic, the limit of 120 and other restrictions are described (for example) in &lt;A href="https://service.sap.com/sap/support/notes/355898"&gt;SAP note 355898 Restrictions on transparent tables&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 05:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673820#M1945128</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-05-13T05:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem in creating Table Cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673821#M1945129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you think a MATNR of length 5 will "work"? Even if you manage to activate the cluster this way, it will be useless from a functional point of view.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 06:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673821#M1945129</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2016-05-13T06:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: problem in creating Table Cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673822#M1945130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This first message has been discussed and is actually quite self-explaining, isn`t it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second one is likely caused by PAGENO not being the bottom-most primary key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and one more thing: just tried to create a cluster myself (rarely ever had the need to do that), VARKEY 110 seems to be a default, it looks like you can change this to your needs. Just leave everything from PAGENO down unchanged.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 06:44:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673822#M1945130</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2016-05-13T06:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem in creating Table Cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673823#M1945131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creating a pool table first in order to create a cluster table? Where does this come from? Not from the link you have provided.&lt;BR /&gt;Did you try this yourself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 06:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673823#M1945131</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2016-05-13T06:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem in creating Table Cluster</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673824#M1945132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i replaced varkey with matnr &amp;amp; issue is resolved&lt;/P&gt;&lt;P&gt;Please check below screen shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/951313" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gyanendra Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 07:04:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-table-cluster/m-p/11673824#M1945132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-13T07:04:41Z</dc:date>
    </item>
  </channel>
</rss>

