‎2010 Nov 15 8:52 PM
Is there a SAP class or object that will allow you to convert a non-unicode string to unicode and vice versa?
‎2010 Nov 16 4:49 AM
Hi,
the following tools can be used to convert strings / files:
1) class CL_ABAP_CONV_IN_CE
see http://wiki.sdn.sap.com/wiki/display/ABAP/CL_ABAP_CONV_IN_CE
2) 747615 Tool for converting files from one code page to another
3) 752835 Usage of the file interfaces in Unicode systems
Best regards,
Nils Buerckel
SAP AG
‎2010 Nov 16 4:49 AM
Hi,
the following tools can be used to convert strings / files:
1) class CL_ABAP_CONV_IN_CE
see http://wiki.sdn.sap.com/wiki/display/ABAP/CL_ABAP_CONV_IN_CE
2) 747615 Tool for converting files from one code page to another
3) 752835 Usage of the file interfaces in Unicode systems
Best regards,
Nils Buerckel
SAP AG