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

How to do codepage conversion in ABAP?

Former Member
0 Likes
1,139

I received a data in UNICODE in my ABAP program.

I need to convert the data into Shift-JIS.

How do I convert the data from Unicode to Shift-JIS in ABAP?

Please help and I promise points.

I received a data in UNICODE in my ABAP program.

I need to convert the data into Shift-JIS.

How do I convert the data from Unicode to Shift-JIS in ABAP?

Please help and I promise points.

3 REPLIES 3
Read only

0 Likes
660

none of the links really answers my question.

I want solution in ABAP, where I can convert Unicode to Shift-JIS.

Read only

Sougata
Active Contributor
0 Likes
660

Well, since you are the champion I reckon you can just do it by yourself, can't you champ?