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

Client Export / Import from non unicode to unicode

Former Member
0 Likes
1,077

Dear Experts,

is it possible to export a client from a non unicode system and import them to a unicode system?

Is this procedure equatable to the transport from non unicode to unicode like note:

note 638357 - Transport zwischen Unicode- und Nicht-Unicode-Systemen

Thanks!

Benjamin

1 ACCEPTED SOLUTION
Read only

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Likes
758

Hi Benjamin,

with a single code page system on the Non-Unicode side it is technically possible to do a client export / transfer on the Non-Unicode system and import it on the Unicode system.

The conversion is then handled in the rfc interface (or transport program).

Please also have a look at SAP notes 638357 and 552711.

Best regards,

Nils Buerckel

SAP AG

2 REPLIES 2
Read only

Former Member
0 Likes
758

Hi,

A client export via R3trans is different from a unicode conversion export using R3load.

Thus no its not possible to perform a client copy from a non-unicode system to a unicode system.

Cheers

Shaun

Read only

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Likes
759

Hi Benjamin,

with a single code page system on the Non-Unicode side it is technically possible to do a client export / transfer on the Non-Unicode system and import it on the Unicode system.

The conversion is then handled in the rfc interface (or transport program).

Please also have a look at SAP notes 638357 and 552711.

Best regards,

Nils Buerckel

SAP AG