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

Unicode Error : Translate to CODE PAGE from CODE PAGE is not supported?

Former Member
0 Likes
801

Hi,

When iam using the statement :

  • TRANSLATE STRING FROM CODE PAGE FONTINFO-CODEPAGE

  • TO CODE PAGE CNV_SYSTEM_CP.

The unicode error i am getting is that Translate to CODE PAGE/FORMAT is not supported.

I think Translate to Code Page is obselete. Please send the alternate way of achieving it with sample code.

Can you please help me in resolving this issue?

Regards,

Shalini

4 REPLIES 4
Read only

Former Member
0 Likes
638

Hi

Try with FM TRANSLATE_CODEPAGE_IN

TRANSLATE_CODEPAGE_OUT

~~~Ganesh Kumar K.

Read only

Former Member
0 Likes
638

Got the Answer.

Read only

Former Member
0 Likes
638

Issued Resolved

Read only

Former Member
0 Likes
638

Issue Solved