Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Copy command produces error message TK455

Former Member
0 Likes
1,291

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).

The details of the error message are as follows:

---

Message no. TK455 (Enter numeric values only)

Diagnosis:

The value "0A" was entered in the field "MOZKO"

This is not possible because it is a numeric field where only numbers may be entered.

The length of the field is 000002

System Response:

The entry was not accepted

Procedure:

Enter only numeric values in the field

---

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.

Has anyone encountered this issue?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,045

check if MOZKO field type was changed in between (from char to numeric) ...

may be, someone might not have run "Adjust table entries" utility and system is throwing error message now when you try to copy it.

not sure though!

6 REPLIES 6
Read only

Former Member
0 Likes
1,046

check if MOZKO field type was changed in between (from char to numeric) ...

may be, someone might not have run "Adjust table entries" utility and system is throwing error message now when you try to copy it.

not sure though!

Read only

0 Likes
1,045

Thanks for your response Phani. However, the MOZKO has not been changed. It has always been a numeric value.

We are not familiar with the "Adjust table entries" utility. Can you provide more details on what this utility does?

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").

Please note this error occurs upon saving after the copy has been completed.

Any further assistance is greatly appreciated.

Read only

Former Member
0 Likes
1,045

Hello,

I have the same error message TK455 when creating or modifying a communication strategy.

The first field is named "Position" and is a numeric field.

I tried to give 1 or 01 as value but I'm still getting the error message.

I couldn't find any information relating to this is OSS notes.

If anybody has the solution, I'm interested.

Thanks in advance.

Read only

0 Likes
1,045

Hi,

I run into the same communication strategy problem. Did you found a solution?

Best Regards

Stefan

Read only

0 Likes
1,045

Hi Stefan,

Did you ever find the solution for this? I am also running into same problem. If anyone knows please let me know.

Thanks,

Sonali.

Read only

0 Likes
1,045

Hi Sonali,

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).

Regards

Stefan