Generating payment text file in ANSI format
Hello,
We have an issue wherein the payment text file generated is in the UTF-8 format, however the Bank requires it to be in the ANSI format. On review of the document, we identified E1 application P93081 (File encoding) where we can define the output formats specific to an user / object. We have defined CP1250 (against appln P0457) - which I suppose is the format for ANSI format ?
We are however still struggling to generate the file in this format in spite of the above set-up.
Any ideas if we are missing something here ? Do we need to change the JDE.ini file to reflect this change?