<?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: Copy command produces error message TK455 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555233#M251533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the same error message TK455 when creating or modifying a communication strategy. &lt;/P&gt;&lt;P&gt;The first field is named "Position" and is a numeric field.&lt;/P&gt;&lt;P&gt;I tried to give 1 or 01 as value but I'm still getting the error message.&lt;/P&gt;&lt;P&gt;I couldn't find any information relating to this is OSS notes.&lt;/P&gt;&lt;P&gt;If anybody has the solution, I'm interested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2007 11:19:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-21T11:19:44Z</dc:date>
    <item>
      <title>Copy command produces error message TK455</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555230#M251530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm getting a TK455 error message when I try to copy a table entry where the ESG field is changed from a value of 3 to a 5 (V_556U).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The details of the error message are as follows:&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Message no. TK455 (Enter numeric values only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis:&lt;/P&gt;&lt;P&gt;The value "0A" was entered in the field "MOZKO"&lt;/P&gt;&lt;P&gt;This is not possible because it is a numeric field where only numbers may be entered.&lt;/P&gt;&lt;P&gt;The length of the field is 000002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System Response:&lt;/P&gt;&lt;P&gt;The entry was not accepted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure:&lt;/P&gt;&lt;P&gt;Enter only numeric values in the field&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case the diagnosis produced is incorrect because the value "0A" was never inputed.  Moreover, the field that was changed is MOPGK not MOZKO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 17:42:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555230#M251530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T17:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Copy command produces error message TK455</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555231#M251531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check if MOZKO field type was changed in between (from char to numeric) ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be, someone might not have run "Adjust table entries" utility and system is throwing error message now when you try to copy it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure though!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 19:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555231#M251531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T19:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Copy command produces error message TK455</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555232#M251532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Phani.  However, the MOZKO has not been changed.  It has always been a numeric value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are not familiar with the "Adjust table entries" utility.  Can you provide more details on what this utility does?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To further clarify our issue, the TK455 error occurs when we save our changes to table V_556U.  It seems that the value SAP attempts to save in the MOZKO field is the concatenation of the last digit from the displayed MOZKO field ("0" in this case) and the character from the QTYPE field (which is defaulted to "A").  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note this error occurs upon saving after the copy has been completed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any further assistance is greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 17:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555232#M251532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T17:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Copy command produces error message TK455</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555233#M251533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the same error message TK455 when creating or modifying a communication strategy. &lt;/P&gt;&lt;P&gt;The first field is named "Position" and is a numeric field.&lt;/P&gt;&lt;P&gt;I tried to give 1 or 01 as value but I'm still getting the error message.&lt;/P&gt;&lt;P&gt;I couldn't find any information relating to this is OSS notes.&lt;/P&gt;&lt;P&gt;If anybody has the solution, I'm interested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 11:19:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555233#M251533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T11:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Copy command produces error message TK455</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555234#M251534</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;I run into the same communication strategy problem. Did you found a solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555234#M251534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T12:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Copy command produces error message TK455</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555235#M251535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever find the solution for this? I am also running into same problem. If anyone knows please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sonali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 15:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555235#M251535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T15:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Copy command produces error message TK455</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555236#M251536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't solve the main issue but I have done the necessary entries directly into the table TCSTRP and it works fine (work around).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 09:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-command-produces-error-message-tk455/m-p/1555236#M251536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T09:03:46Z</dc:date>
    </item>
  </channel>
</rss>

