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

upgrade issue

Former Member
0 Likes
394

can anybody help me in this upgrade issue. the issue is

In the unicode context,TRANSLATE.....CODEPAGE/NUMBER FORMAT is not allowed

2 REPLIES 2
Read only

former_member386202
Active Contributor
0 Likes
371

Hi,

Check the datatype of the variable, make it as character.

Regards,

Prashant

Read only

Former Member
0 Likes
371

Hi,

Check the below Classes and use the appropriate methods.

CL_ABAP_CONV_IN_CE

CL_ABAP_CONV_OUT_CE

CL_ABAP_CONV_X2X_CE

Regards,

Niyaz