Problem in downloading XML file.
Hi,
I am trying to download XML file from application server to internal table. I am using statement
READ DATASET gv_file_name_with_dir
INTO gv_file.
DATA: gv_file_name_with_dir TYPE char128,
gv_file TYPE string.
I am gettiing dump.
A character set conversion is not possible
Please reply as soon as possible.
Regards,
Mukesh Kumar