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

RM06IBI0 Batch-Input record info Unicode

Former Member
0 Likes
603

help me,

launching the program standards RM06IBI0, I get this error :

Errore run-time CONVT_CODEPAGE

Eccezione CX_SY_CONVERSION_CODEPAGE

Data e ora 17.04.2009 10:55:09

At the conversion of a text from codepage '4110' to codepage '4103':

- a character was found that cannot be displayed in one of the two

codepages;

- or it was detected that this conversion is not supported

The running ABAP program 'RM06IBI0' had to be terminated as the conversion

would have produced incorrect data.

I discovered that

The problem is with the characters: "°" "ò"

which are present in the "txt file"

created for the B.I.

know a quick solution, thanks.

Fiorenzo Di Marco

2 REPLIES 2
Read only

Former Member
0 Likes
480

Hello Fiorenzo,

Were you able to resolve this issue?

Could you please share the solution?

Thanks in advance!

Regards!

Emanuel

Read only

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Likes
480

Hi,

please check if the file is encoded in UTF-8.

Maybe it is still based on Non-Unicode ?

Best regards,

Nils Buerckel