How to read German Special Characters Using UTL_File - Payables - 11i enviornment
We have a custom program which will read the data from flat file using UTL_File. Currently we are planning implement POs for German entity, where we are receiving German characters in the file such as amalets, which are taking 2 bite space and all the next character positions are moving one position forward. We need to control this shifting of characters to the data structure should require alteration. This code is being followed across other entities for last 10 years, hence, structure modification is not feasible.
Please help
Shanks