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

Dump while using CL_SALV_GUI_TABLE_IDA

Former Member
0 Likes
1,495

Hello Developers,

i started to use the new ALV Class CL_SALV_GUI_TABLE_IDA and i like it pretty much but unfortunately i get a dump if i either use the standard function "filter" or "change layout".

This is the error description (short):

Category ABAP Programming Error
Runtime Errors CONVT_CODEPAGE
Except. CX_SY_CONVERSION_CODEPAGE
ABAP Program CL_ABAP_CONV_IN_CE============CP

I found the note 2129716 which describes a similar issue but this note is not relevant for our System anymore. I'm on the NW7.40 with SP15.

Does anybody knows this issue? Just want to be sure whether a solution exists already before creating a new support message.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,170

Hi,

problem solved. We have the wrong Code Page settings in the system. On an other system, where we are running already on Unicode only, i don't get this error.

Cheers

Eugen

1 REPLY 1
Read only

Former Member
0 Likes
1,171

Hi,

problem solved. We have the wrong Code Page settings in the system. On an other system, where we are running already on Unicode only, i don't get this error.

Cheers

Eugen