‎2006 Dec 08 9:13 PM
Hello there,
Is there any exisiting function/program in SAP that will enable to check the type of encoding a .txt file loaded is having, such as UTF-8 and ANSI? Thanks a lot!
Regards,
Anyi
‎2006 Dec 08 9:17 PM
Hi Anyi,
Please check this link perhaps it may help.
/people/ulrich.brink/blog/2005/08/18/unicode-file-handling-in-abap
Regards,
Ferry Lianto
‎2006 Dec 08 9:17 PM
Hi Anyi,
Please check this link perhaps it may help.
/people/ulrich.brink/blog/2005/08/18/unicode-file-handling-in-abap
Regards,
Ferry Lianto
‎2006 Dec 08 9:22 PM
Hello Anyi
You will find the appropriate methods in class <b>CL_ABAP_FILE_UTILITIES</b> (available since ECC 5.0).
Regards
Uwe