<?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: table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149324#M453729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;the long text for message TK 319 says:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Diagnosis

    Table keys may only be specified up to the maximum key length defined in
    the ABAP Dictionary, unless the key contains packed fields or type I or
    type X fields. In this case, the key can only be specified up to the
    first one of these key fields in the Transport Organizer. The key entry
    for table  exceeds this maximum limit.

System Response

    The function terminates.

Procedure

    Repeat your entry. Make sure that the affected table keys do not exceed
    this limit.

    For extra support, call the editor in the Transport Organizer and select
    the Object key function for the affected table. The system provides a
    table-specific input template.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is, I think you're transporting the contents of a table. You have to specify the key of the entries you want to transport. But the length of the specified keys are longer that the actual key length of the table. So SAP yields this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please review your transport request and check the key of the entries that you want to transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps. Best regards,&lt;/P&gt;&lt;P&gt;Alvaro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2007 11:24:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-30T11:24:40Z</dc:date>
    <item>
      <title>table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149323#M453728</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;  While transporting table to quality client i am getting error like &amp;lt;b&amp;gt;Fill table key for table YPERCENTAGE only up to position 003 only&amp;lt;/b&amp;gt;.CAn anu one tell me wht is the problem.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 06:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149323#M453728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T06:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149324#M453729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;the long text for message TK 319 says:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Diagnosis

    Table keys may only be specified up to the maximum key length defined in
    the ABAP Dictionary, unless the key contains packed fields or type I or
    type X fields. In this case, the key can only be specified up to the
    first one of these key fields in the Transport Organizer. The key entry
    for table  exceeds this maximum limit.

System Response

    The function terminates.

Procedure

    Repeat your entry. Make sure that the affected table keys do not exceed
    this limit.

    For extra support, call the editor in the Transport Organizer and select
    the Object key function for the affected table. The system provides a
    table-specific input template.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is, I think you're transporting the contents of a table. You have to specify the key of the entries you want to transport. But the length of the specified keys are longer that the actual key length of the table. So SAP yields this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please review your transport request and check the key of the entries that you want to transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps. Best regards,&lt;/P&gt;&lt;P&gt;Alvaro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 11:24:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149324#M453729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T11:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149325#M453730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope you have changed the table design ( Key defintion) atleast once .If yes then you have to adjust the DB table design in UTILITIES.&lt;/P&gt;&lt;P&gt;2. If the TR you moved was having the data of Table strcuture before your changes then you have to delete those entries from the Transport ( TR ) and Re-attach the withfresh data.&lt;/P&gt;&lt;P&gt;Hope this will solve your Problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tx&lt;/P&gt;&lt;P&gt;Parthi&lt;/P&gt;&lt;P&gt;Reward if Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 14:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149325#M453730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T14:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149326#M453731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 11:26:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/2149326#M453731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T11:26:32Z</dc:date>
    </item>
  </channel>
</rss>

