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 Conversion - CodePage Error

Former Member
0 Likes
430

Hi,

I have gettin a dump when i try to execute a program.

The dump states :

While a text was being converted from code page '4110' to '4102', one

the following occurred:

- an character was discovered that could not be represented in one of

the two code pages;

- the system established that this conversion is not supported.

The running ABAP program, had to be terminated since

the

conversion could cause incorrect data to be generated.

7 characters could not be represented (and thus could not converted).

If 7 = 0, a second or a different error has occurred.

kindly let me know wat is happening ....

Answers will be rewarded!!!

2 REPLIES 2
Read only

Former Member
0 Likes
389

Hi

Check in report attribute UNICODE check checkbox is active or not.

Message was edited by:

Priyank Patel

Read only

payalseth
Participant
0 Likes
389

Hi Rohan,

Do you know the solution to this query of yours now?

I am facing the same issue and am looking for a solution.

Please help if you can.