Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

Upload ".XLS" file in webdynpro

$
0
0

Hi experts

 

I want to upload a ".XLS" file in webdynpro,I use "HR_KR_XSTRING_TO_STRING" Convert encoded string to unicode string.

but, this function can not get the right result.

 

Anyone can give me some ideas or sample code.

 

Many thanks!

 

******************************************************

 

CALL FUNCTION 'HR_KR_XSTRING_TO_STRING'

EXPORTING

FROM_CODEPAGE = '8500'

in_xstring = lv_data_source

 

* OUT_LEN =

 

IMPORTING

out_string = l_string.

******************************************************


Viewing all articles
Browse latest Browse all 3667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>