Application Development 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: 

Translation Problem: Chineses data displayed as hashed pattern in excel

Former Member
0 Kudos
115

Hi all,

We are working in ECC 6.0.

There is a requirement to download the data into excel sheet using OLE2_OBJECT. The data is downloadede in the chinese language.

We have defined the text symbols for the standard texts.

Some of the data is successfully downloaded in chinese langauage, while the header part which is defined ihn the text symbol

is displayed in # pattern instead of chinese.

We have already translated the text symbols into chinese.

Need help on this issue.

Regards,

radhika

1 REPLY 1

Former Member
0 Kudos
69

Hi,

Check the code page you are passing to FM for download. This might be the problem.

BR,

Lokeswari.