<?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: fields in a database table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314993#M507487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Constraints while creating a d/b table&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the key fields of a table must be stored together at the beginning of the table. A non-key field may not occur between two key fields. &lt;/P&gt;&lt;P&gt;A maximum of 16 key fields per table is permitted. The maximum length of the table key is 255. &lt;/P&gt;&lt;P&gt;If the key length is greater than 120, there are restrictions when transporting table entries. The key can only be specified up to a maximum of 120 places in a transport. If the key is larger than 120, table entries must be transported generically. &lt;/P&gt;&lt;P&gt;A table may not have more than 249 fields. The sum of all field lengths is limited to 1962 (whereby fields with data type LRAW and LCHR are not counted). &lt;/P&gt;&lt;P&gt;Fields of types LRAW or LCHR must be at the end of the table. Only one such field is allowed per table. There must also be a field of type INT2 directly in front of such a field. The actual length of the field can be entered there by the database interface&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2007 06:34:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-25T06:34:53Z</dc:date>
    <item>
      <title>fields in a database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314992#M507486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai in a database table max how many fields we can create and what is max no of fields for a primary key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314992#M507486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: fields in a database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314993#M507487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Constraints while creating a d/b table&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the key fields of a table must be stored together at the beginning of the table. A non-key field may not occur between two key fields. &lt;/P&gt;&lt;P&gt;A maximum of 16 key fields per table is permitted. The maximum length of the table key is 255. &lt;/P&gt;&lt;P&gt;If the key length is greater than 120, there are restrictions when transporting table entries. The key can only be specified up to a maximum of 120 places in a transport. If the key is larger than 120, table entries must be transported generically. &lt;/P&gt;&lt;P&gt;A table may not have more than 249 fields. The sum of all field lengths is limited to 1962 (whereby fields with data type LRAW and LCHR are not counted). &lt;/P&gt;&lt;P&gt;Fields of types LRAW or LCHR must be at the end of the table. Only one such field is allowed per table. There must also be a field of type INT2 directly in front of such a field. The actual length of the field can be entered there by the database interface&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314993#M507487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: fields in a database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314994#M507488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314994#M507488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: fields in a database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314995#M507489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) The maximum number of keys in a table can be 16&lt;/P&gt;&lt;P&gt;2) The maximum length of the key fields can be 120.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314995#M507489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: fields in a database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314996#M507490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Maximum No. Key fields = 16.&lt;/P&gt;&lt;P&gt;And the maximum length of the table key is 255...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tne No of entries in a table is decied by the size of the table that you created..Goto Technical settings od the tble..There in the SIZE-CATEGORY you are assigning the size of the table..Press F1 there ,you can get all the details...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope This Will Helps You...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward All Helpfull Answers...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:39:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314996#M507490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: fields in a database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314997#M507491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maximum no of entries in table can be upto 9999 if i am not wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when we check the table field POSITION in table DD03L, its length is 4&lt;/P&gt;&lt;P&gt;this defines the position of field in a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the maximum no can be 9999&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 06:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-database-table/m-p/2314997#M507491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T06:40:44Z</dc:date>
    </item>
  </channel>
</rss>

