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: 

Code page problem - unicode character

Former Member
0 Kudos

Hi ,

Iam working on Report which will transfer the data to Application server .

My selection screen contains the Language option in which the user want to see the role descriptions.

when i try to download the data with Chinese language ,i could see '#' or junk values , as the Code Page conversion was not happening.

So i have changed my "open Dataset " to OPEN DATASET lv_path FOR OUTPUT IN LEGACY TEXT MODE CODE PAGE 8404.

As Code page of Chinese is 8404.

Still i could not see the correct text of chinese even after this change.

Please guide me where iam wrong.

Thanks & Regards,

Naveen

1 ACCEPTED SOLUTION

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Naveen,

do you still get hashes (#) in this case (legacy mode) ?

I assume your system is based on Unicode - please confirm.

Best regards,

Nils Buerckel

8 REPLIES 8

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Naveen,

do you still get hashes (#) in this case (legacy mode) ?

I assume your system is based on Unicode - please confirm.

Best regards,

Nils Buerckel

0 Kudos

Hi Nils,

what you said is correct.

My system is Unicode Active ( ECC 6) .

Please let me know where iam wrong.

Thanks in Advance.

Regards,

Naveen

0 Kudos

Hi,

My selection screen contains the Language option in which the user want to see the role descriptions.

Do your see appropriate chinese fonts in the SAP system ?

when i try to download the data with Chinese language ,i could see '#' or junk values , as the Code Page conversion was not happening

Do you have chinese fonts/locale installed on your desktop ?

Hope this helps.

Regards,

Deepak Kori

0 Kudos

Hi,

I can see chinese fonts ( role descriptions )in the SAP system. But unable to see in the downloaded file.

No, i dont have chinese language installed on my desktop.

Do i need to instal Chinese language on Desktop?Please guide me.

Thanks & Regards,

Naveen

0 Kudos

Hi ,

Yes, you need to have chinese language fonts on your desktop to view the contents in chinese language.

Regards,

Deepak Kori

0 Kudos

Thanks Deepak,

As suggested i will try download Chinese language and get back to you .

Regards,

Naveen

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Naveen,

I would recommend to have a look at SAP Note 1150217.

Best regards,

Nils

0 Kudos

Hi Nils,

I will go through this Note and will get back to you .

Thanks & Regards,

Naveen