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

I18N issue.

Former Member
0 Likes
797

I converted my system to Unicode, however in I18N, I can not set it to Unicode, what's the problem? Any idea?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
752

I guess you can not set the country code to Unicode, in this case, clear the entries in TCP0D will solve the problem, however it is not necessary to set the country code to Unicode, as system codepage is not decided by country code setting in Unicode system.

6 REPLIES 6
Read only

Former Member
0 Likes
753

I guess you can not set the country code to Unicode, in this case, clear the entries in TCP0D will solve the problem, however it is not necessary to set the country code to Unicode, as system codepage is not decided by country code setting in Unicode system.

Read only

Former Member
0 Likes
752

Yes, I can not set the coutry code to Unicode, how can I delete the entries in table TCP0D?

Read only

Former Member
0 Likes
752

You can create maitenance view or delete the entry from database level.

Read only

Former Member
0 Likes
752

Is there any impact to clean the entries in this table?

Read only

Former Member
0 Likes
752

there should be no impact.

Read only

Former Member
0 Likes
752

thank you for your answer.