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

CONVT_CODEPAGE : Abap Dump while using Transfer statment

Former Member
0 Likes
827

Hi,

I am getting an abap dumb CONVT_CODEPAGE when the program is executed.

It is encountered at the Transfer statement.

The file is opened in legacy text mode.

So i assume come characters in the file are not being interpretated using the existing system codepage,thus the dump.

Pls let me know if my analysis is incorrect.

Can anyone provide me with a workaround ?

Answers will be rewarded.

- Rohan

2 REPLIES 2
Read only

Former Member
0 Likes
415

Note 547308 - Shortdump CONVT_CODEPAGE when displaying measure

What program are you executing?

Regards,

Alfredo.

Read only

Former Member
0 Likes
415

Hi Rohan

Check these notes :

Note 547308 - Shortdump CONVT_CODEPAGE when displaying measure

Note 752835 - Usage of the file interfaces in Unicode systems

Note 1057289 - Reasons for CX_SY_CONVERSION_CODEPAGE / CONVT_CODEPAGE

Note 853665 - LSMW: Dump occurs when file imported from application server