2009 Jul 17 7:11 AM
hi folks,
Junk characters appearing in the text file when the korean language is downloaded from the sap internal table.
please help to resolve this.
Regards,
Rohan.
hi folks,
Junk characters appearing in the text file when the korean language is downloaded from the sap internal table.
please help to resolve this.
Regards,
Rohan.
2009 Jul 17 7:16 AM
Hi Rohan,
Can you debug and check if the junk characters are appearing in the internal tables at runtime?
It could be possible that your output file, when opened with Notepad or Word, does not recognise the Korean language characters.
Please do revert back if this isn't the case...
Cheers,
Shailesh.
Always provide feedback for a response! It helps us stay upbeat throughout the day!!
2009 Jul 17 7:19 AM
hi,
thanks for your reply...
In the internal table korean language is appearing and that internal table iam passing to the FM for the download...but the file is not catching up the korean language and instead giving the junk characters...
any suggestion on this will be helpful.
Rohan.
2009 Jul 17 8:03 AM
Ok, in that case, can you do a WRITE statement and check if the characters are displaying correctly in the output?.. If yes, then there is definitely a problem with you file reader after downloading
Also, are you using the downloading file format as 'ASC'? Please revert...
Cheers,
Shailesh.
Always provide feedback for a response! It helps us stay upbeat throughout the day!!
2009 Jul 17 7:18 AM
Hi,
First check the CODEPAGE available for the korean language characters. That means if this code page is defined in the system, then only it can recoginze those characters.
If code page is available, may be you can convert them into the english also using the CONVERT statement i.e. from one code page to the another code page.
Regards,
Santhosh.
2009 Jul 17 7:21 AM
hi,
Thanks for the reply.
where can we check the code page for the korean language.?
Rohan.
2009 Jul 17 8:02 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |