Hello dear abapers;
I am facing a strange problem. I need to create an "ANSI" encoded text file using the common OPEN DATASET / TRANSFER / CLOSE DATASET abap commands. I tried to achieve this by playing with ENCODING or CODE PAGE paremeters but it didn't help. Even tried to create the file with the help of SXPG_COMMAND_EXECUTE via Windows' built in CMD. The resulting file is always in "UTF-8" encoding . Does anyone have an idea to solve this?
Kind regards.