2007 Jan 17 9:56 PM
Hi!
If I logon SAP system in EN and have chinese characters excel file and will be extracted using FM to an internal table in a report. How can I read them in proper chinese characters rather than '??????'
This report was tested in another company and i am able to read those chinese words after uploading from an excel to an internal table. But I can read if report is run on my PC. It only runs well if I logon to Chinese - ZH.
Any ideas that can suggest to me are very much appreciated. thanks!!
Hi!
If I logon SAP system in EN and have chinese characters excel file and will be extracted using FM to an internal table in a report. How can I read them in proper chinese characters rather than '??????'
This report was tested in another company and i am able to read those chinese words after uploading from an excel to an internal table. But I can read if report is run on my PC. It only runs well if I logon to Chinese - ZH.
Any ideas that can suggest to me are very much appreciated. thanks!!
2007 Jan 17 10:01 PM
hi u need to have Unicode system to read them into ur internal table and then process them
Check whether u have the language pack installed by running the RSCPINIT in SE38, it will show u the status of ur system and language packs installed on ur system
u can even check the table RSCPCOLORS, when u are logged in English and if u are unable to see the entries in Chinese, Japanese & korean then u need to have an unicode system to do this
award points if found helpful
2007 Jan 17 10:18 PM
Hi Rahul,
Thanks for your promp reply.
I tried to run program RSCPINIT in SE38, but this program doesn't exist.
And I tried to look up RSCPCOLORS in SE11 or SE16, but also not found.
How can I get the first program? Sorry that I am still new and have no idea where to get this. thanks for help.
cheers
2007 Jan 17 10:22 PM
Sorry the program is RSCPINST not the earlier one
the table is RSCPCOLORS... check in SM30 again
dont forget to award points if found helpful
2007 Jan 25 2:08 AM
Hi!
I know the reason I can't see chinese characters during debugging if I logon to English SAP system.
I should click "Customizing Local Layout" at application bar --> Character Set --> Simplified Chinese. Those chinese characters that appear in ??? while debugging will change to proper chinese characters and uploaded successfully.
If I go to FB03 and see the chinese characters in »áÒéÆÚ¼ä¿§·È·ÑÓÃ, perform the same steps and those weird code will change to proper chinese as well.
Thanks for all the replies and help. It's very appreciated. Thank you very much!
Best regards,
ying ying