Solution : https://service.sap.com/sap/support/notes/570051 (SAP Service marketplace login required)
Summary :
The SAP Note addresses an issue where the CX_SY_CONVERSION_CODEPAGE exception is raised despite using the "IGNORING CONVERSION ERRORS" directive in OPEN DATASET. This error occurs when writing data with characters that do not exist in the target code page or contain invalid/truncated multibyte characters in multibyte code pages, leading to conversion conflicts. A patch correcting the handling of broken characters during file transfers is made available (6.20 patch level: 463), aimed at robustly managing character conversions and preventing such exceptions.
Key words :
ignoring conversion errors addition, ignoring conversion errors, multibyte code page, system code page, target code page, truncated multibyte character, multibyte characters reason, truncated multibyte characters, terms conversion error, errors detected
Related Notes :
| 1563857 | Runtime error CONVT_CODEPAGE CX_SY_CONVERSION_CODEPAGE |
| 27 | Recommendations for the ABAP file interface |