Skip to Content
0
Former Member
Mar 03, 2008 at 04:44 PM

Japanies characters are converting to # in output file in open dataset

378 Views

Hi Experts,

I am trying to transfer data from my internal table to application server. When i use

Open Dataset e_file for output in text mode encoding NON-UNICODE ignoring convertion errors.

All Japanies and chines characters(double byte characters) are converting to "#" in output file. I have used set locale language commend also.Still same problem is there.

Could you please any one help me on this.

Thanks

Srinivas