Solution : https://service.sap.com/sap/support/notes/747615 (Connexion à SAP Service Marketplace requise)
Résumé :
To facilitate text file conversions across different SAP code pages, the ABAP report RSCP_CONVERT_FILE is recommended. This utility, part of related support packages, enables conversions such as from non-Unicode to Unicode (UTF-8) formats, particularly useful post-Unicode transition stages. Specific conversions, e.g., from ISO-8859-1 or Microsoft Latin1 (code pages 1100 and 1160 respectively), are supported, while cases with no direct SAP code page match, such as HP-ROMAN8 with linebreaks, require creating a custom code page (9000 - 9999 range) via transaction SCP. For file conversions to UTF-8, set target code page to 4110. Refer to SAP Note 752859 and online documentation for further guidance on using RSCP_CONVERT_FILE.
Mots Clés :
application serverwith open dataset textmode, 9000-9000t-2103t9000-9000t-ct0aonc, sap code pages fits, microsoft latin1 code page 1252, sap code page xxxx, sap code page yyyy, western european r3 system, terms open dataset, sap code page, -unicode r3 system
Notes associées :
1319517 | Unicode Collection Note |
1312142 | Data transfer: Runtime error CONVT_CODEPAGE |
788449 | Byte-order Marks in UTF-8 Files |
765373 | CONVT_CODEPAGE runtime error during file upload |
752859 | sapiconv - a tool for converting the encoding of files |
752835 | Usage of the file interfaces in Unicode systems |
539404 | |
27 | Recommendations for the ABAP file interface |