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

Translate codepage/number...format

Former Member
0 Likes
286

Hi all,

I have querry like TRANSLATE g_t_likp_download FROM CODE PAGE '1110' TO CODE PAGE '0100'. in 4.6b

But the same is not working in ECC6.0.

For the same need to use either of CL_ABAP_CONV_IN_CE, CL_ABAP_CONV_OUT_CE or CL_ABAP_CONV_X2X_CE of this method.

Can anyone tell me how can i implement it?

Thanks in advance!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
238

Please refer this link:

1 REPLY 1
Read only

Former Member
0 Likes
239

Please refer this link: