<?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: Key length &amp;gt; 120 (Restricted functionality) Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157113#M1369549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a look at SAP note : 355898 regarding restrictions on transparent tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Sep 2009 13:31:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-28T13:31:54Z</dc:date>
    <item>
      <title>Key length &gt; 120 (Restricted functionality) Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157109#M1369545</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;I created a ZTable with 4 Primary Key fields.The sum of all these fields is 175.When I am activating the table it is showing the following error.&lt;/P&gt;&lt;P&gt;Key length &amp;gt; 120 (Restricted functionality)&lt;/P&gt;&lt;P&gt;Message no. DT214&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key length, i.e. the sum of the field lengths of all the key fields of the table, is more than 120 bytes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any solution to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Sam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 13:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157109#M1369545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-28T13:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Key length &gt; 120 (Restricted functionality) Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157110#M1369546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. Key len is limited to 120 chars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can choose another PK like timestamp or an additianil unique id aund put secondary unique index on the fields you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 13:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157110#M1369546</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-09-28T13:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Key length &gt; 120 (Restricted functionality) Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157111#M1369547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rainer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it is 120bytes &amp;amp; not 120 characters. I think that there is difference between the two &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 13:27:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157111#M1369547</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-09-28T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Key length &gt; 120 (Restricted functionality) Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157112#M1369548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one of the restrictions on the key fields: the maximum length of the key fields is 120.&lt;/P&gt;&lt;P&gt;Read this for details: &lt;A href="http://help.sap.com/erp2005_ehp_03/helpdata/EN/cf/21eb6e446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_03/helpdata/EN/cf/21eb6e446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to reduce number of key fields or length of this fields (down to 120 and less).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 13:28:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157112#M1369548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-28T13:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Key length &gt; 120 (Restricted functionality) Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157113#M1369549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a look at SAP note : 355898 regarding restrictions on transparent tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 13:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157113#M1369549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-28T13:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Key length &gt; 120 (Restricted functionality) Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157114#M1369550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rainer,&lt;/P&gt;&lt;P&gt;Can u Pls explain it in detail?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Sam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sam24 on Sep 29, 2009 2:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2009 12:02:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157114#M1369550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-29T12:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Key length &gt; 120 (Restricted functionality) Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157115#M1369551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;STRONG style="margin: -9px 0 0; font-size: 11px; color: #333333; text-align: right;"&gt;Former Member&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please goto change table in SE11 and remove the check boxes for primary key in table so that number of primary keys are reduced.And then activate before transporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please put ratings if this helps .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jan 2014 12:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-length-gt-120-restricted-functionality-error/m-p/6157115#M1369551</guid>
      <dc:creator>mawasey03</dc:creator>
      <dc:date>2014-01-12T12:03:46Z</dc:date>
    </item>
  </channel>
</rss>

