Hi,
I am trying to download a text file using GUI_DOWNLOAD.
The final internal table contains some chinese characters but these characters are converted into some junk characters in text file.
I have also used attribute CODEPAGE = '8400', but this has also not helped.
Please suggest some solution.
Thanks