Application Development 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: 

Handling Special Character in GYI_DOWNLOAD

kavya_2017
Explorer
0 Kudos

Hi Experts,

We have a custom program where we are downloading the BANK, BP details such as Name, City, Street etc.

I am using cl_gui_frontend_services=>gui_download for downloading with "DBF" as file type because I need Preceding Zeros in the excel file.

But I am getting issue when there is a special character in Name, City, Street. Unconverted Special Characters(Ş, ') are replaced by #.

I have searched the SDN and found code page has to be used to solve this issue.

I tried using Code page 1100, 1160, 4103, 8400 etc, but no luck.

I won't be able to use other FMs as I need Header and preceding zeros in the excel.

Please suggest on how to resolve the issue.

Thanks & Regards,

Kavya

0 REPLIES 0