Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

problems in unicode upgrade

Former Member
0 Kudos

I am conducting an analysis on how upload of foreign characters are received in SAP BW without a unicode upgrade of the system.

We are interested in knowing, whether it can cause any problems in a unicode upgrade that characters not contained in the code page of the system are loaded into the system beforehand. I.e., we are concerned about whether the weird characters that might be the result of loading a file with characters not contained in the code page will be a problem in a unicode upgrade?

Example:

1. We are running a single unicode system with Western Europe codepage

2. We are loading in some text field into SAP BI containing local characters from another codepage.

3. In our current system (single codepage) these signs only get displayed as '#' (but that is ok for us right now)

4. Will 1 - 3 mean any technical upgrade problem when doing the unicode upgrade ?

Thanks & Regards:

Giridhar. N

2 REPLIES 2

markus_doehr2
Active Contributor
0 Kudos

check

647495 - RFC for Unicode ./. non-Unicode Connections

If you´re concerned about the "#", it doesn´t give you problems during conversion but those characters are destroyed.

--

Markus

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Gridhar,

Non-supported characters will be converted either to a corresponding supported character encoded with the same Hex code or will be converted to # (this is the same as the display behaviour of SAPGUI in MDMP).

Therefore the technical conversion will have no problem, but of course the data is not usable anymore. However you might be able to repair this data using the SUMG functionality.

Best regards,

Nils Buerckel

Solution Management

Globalization Services

SAP AG