<?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 fields in a custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856337#M669545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;savitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have as many key fields as you want, but you can not go over the 255 byte length for the total of all key fields. You will get a warning for over 120, as it says that there is limited functionality with a key over 120 in length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, I am bit confused.. y do u need all the fields as key fields.. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2007 17:37:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-20T17:37:25Z</dc:date>
    <item>
      <title>Key fields in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856335#M669543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a custom table and I tried to make all fields  as 'key' fields.My table has more than 20 fields.But it does not allow me to assign more than 16 key fields.Is there any other way to provide that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Savitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 17:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856335#M669543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T17:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Key fields in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856336#M669544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you want all fields as key? To do a SELECT using all the keys, you would have to know all of the values in advance and therefore wouldn't need a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 17:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856336#M669544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T17:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Key fields in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856337#M669545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;savitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have as many key fields as you want, but you can not go over the 255 byte length for the total of all key fields. You will get a warning for over 120, as it says that there is limited functionality with a key over 120 in length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, I am bit confused.. y do u need all the fields as key fields.. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 17:37:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856337#M669545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T17:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Key fields in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856338#M669546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naveen - I get a hard error if I try to create a table with more than 16 key fields (4.7).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 17:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856338#M669546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T17:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Key fields in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856339#M669547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this information in the same SDN search only.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am checking for the link... once I will get it ... i will post the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here u go ROB.............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2010690"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 18:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856339#M669547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T18:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Key fields in a custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856340#M669548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it may be release dependent. I did get a hard error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 19:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/key-fields-in-a-custom-table/m-p/2856340#M669548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T19:05:08Z</dc:date>
    </item>
  </channel>
</rss>

