HI All,
We are working with Turkish special characters in ECC 6.0
We are uploading a CSV file containing characters like : İ, Ğ, Ş, Ü, Ö, as soon as the file gets uploaded to application server,
it gets converted to ? or # or Ý.
Also, we are reading the file using OPEN DATASET, ENCODING NON-UNICODE, IGNORING CONVERSION ERRORS, the same characters gets uploaded into the custom table i.e. Ý.
I have also tried saving the file in UNICODE / UTF-8 format, but the issue still remains.
I tried searching SAP Notes as well.
Any pointers to resolve the same will be helpful.
Regards,
Siddhesh Sanghvi