Application Development and Automation 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: 
Read only

Changes in source system dyring Unicode conversion

Former Member
0 Likes
531

Hi,

I've upgraded our R/3 non-Unicode installation to ERP 6.0 non-Unicode using CU&UC guide. Now I plan to do the export & import phase to migrate the source system to Unicode.

My question is, does the export phase (where the Unicode conversion actually takes place) do any changes in the source system? It' is a production system, and when something goes wrong or the time exceeds the limit I have for the export, I need to stop the export, put it back to production and try another time. So I need to be sure that the export itself doesn't do any changes to the source system.

Thanks in advance

Tomas

1 ACCEPTED SOLUTION
Read only

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Likes
490

Hi Tomas,

the export simply "copies" the source system (and converts the data to Unicode) - it does not change it.

Therefore you can still use it after the export is finished.

Best regards,

Nils Buerckel

SAP AG

2 REPLIES 2
Read only

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Likes
491

Hi Tomas,

the export simply "copies" the source system (and converts the data to Unicode) - it does not change it.

Therefore you can still use it after the export is finished.

Best regards,

Nils Buerckel

SAP AG

Read only

0 Likes
490

OK, that's what I wanted to know, thanks a lot.