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

Character problem

Former Member
0 Likes
750

Hi all,

at unicode systems some characters are not displayed and instead of them some strange symbols are displayed.

How can I correct this problem?

Thanks.

deniz.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
725

Hi,

You mean even when you have enabled UNICODE FLAG at the attribute level of the object[REPORT Program] you get this problem if yes then please do paste some more details of the issue.

Thanks

Sudharshan

5 REPLIES 5
Read only

Former Member
0 Likes
726

Hi,

You mean even when you have enabled UNICODE FLAG at the attribute level of the object[REPORT Program] you get this problem if yes then please do paste some more details of the issue.

Thanks

Sudharshan

Read only

Former Member
0 Likes
725

Hi,

the problem is at excel file attached to email.

Itab data is send via email as an attached excel file.

Thanks.

deniz.

Read only

0 Likes
725

Hi,

Does your itab internal table contains all valid data?I mean is the data atleast correct before sending through mail.

Thanks

Sudharshan

Read only

Former Member
0 Likes
725

Hi,

Try to expand the column where you get special characters, this will happen sometimes when the length of column heading is less the actual data. So try to enlarge the columns....

Rgds,

Bujji

Read only

Former Member
0 Likes
725

Hi all,

I have solved the problem by using:

....encoding non-unicode.

Thanks a lot.

deniz.