Application Development and Automation 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: 
Read only

File upload UTF-8

Former Member
0 Likes
907

Hallo Gurus,

we are currently in 4.6c (yeah, I know, it's a jurassic release).

I have a problem in uploading a file because it is in UTF-8 format and when I upload it I miss some special characters.

Is it possible to upload it in a correct way?

Thank you very much indeed!

Hallo Gurus,

we are currently in 4.6c (yeah, I know, it's a jurassic release).

I have a problem in uploading a file because it is in UTF-8 format and when I upload it I miss some special characters.

Is it possible to upload it in a correct way?

Thank you very much indeed!

1 REPLY 1
Read only

Former Member
0 Likes
475

Hi Mike,

Please follow the links below

/people/ulrich.brink/blog/2005/08/18/unicode-file-handling-in-abap

and

trace out the exact code from the following link so as to meet your requirement

there instead of WS_DOWNLOAD use WS_UPLOAD.

Thanks

Sri