cancel
Showing results for 
Search instead for 
Did you mean: 

CX_SY_CONVERSION_CODEPAGE when retrieving fiels from Repository with ADT

Former Member
0 Kudos

Hi Folks

I have a problem with retrieving some files with ADT in my SAPUI5 eclipse  project.

The file is UTF-16 encoded because I need to display special German characters. I can submit the file without any problem and the application works perfectly with it but once my colleague wants to retrieve the file I get a CX_SY_CONVERSION_CODEPAGE dump in the system.

in the debugging the target internal codepage is set to ISO-8859-1 and once the content of the file is converted  with  cl_abap_conv_out_ce=>create the exception is raised. (see screenshots for debugging details).


I would really appreciate your help here as this problem occurs also with other files with codepage CP1252.

Cheers

Sebastian

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It seems I am not the only one with the problem ->  http://scn.sap.com/thread/3822412

Really would appreciate any help!

br

Sebastian