2013 Jan 30 8:51 AM
Hi all
I have done a development and downloaded the data in CSV file from my internal table .it is working fine in development server and when it is run on
production , it give a field of certain entries with special characters instead of correct data.what can be the reason .
please help out with a solution.
regards
vaibhav
2013 Jan 30 9:01 AM
Hi,
Again CSV file ,ok.
Somehow tricky is this.
See this wiki link by @suhas saha,
U have to use
v_xsrting = cl_abap_char_utilities=>byte_order_mark_utf8 .
http://wiki.sdn.sap.com/wiki/display/ABAP/Download+File+in+UTF-8+encoding
There are some threads & discussions on ur question.search also.
Thanks
Gourav.
Hi,
Again CSV file ,ok.
Somehow tricky is this.
See this wiki link by @suhas saha,
U have to use
v_xsrting = cl_abap_char_utilities=>byte_order_mark_utf8 .
http://wiki.sdn.sap.com/wiki/display/ABAP/Download+File+in+UTF-8+encoding
There are some threads & discussions on ur question.search also.
Thanks
Gourav.
2013 Jan 30 9:01 AM
Hi,
Again CSV file ,ok.
Somehow tricky is this.
See this wiki link by @suhas saha,
U have to use
v_xsrting = cl_abap_char_utilities=>byte_order_mark_utf8 .
http://wiki.sdn.sap.com/wiki/display/ABAP/Download+File+in+UTF-8+encoding
There are some threads & discussions on ur question.search also.
Thanks
Gourav.
2013 Jan 30 9:38 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |