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

Download system unicode

Former Member
0 Likes
486

Hello,

I do upload a file to a non unicode system and download a unicode system.

How can I write the syntax in the two cases?

The syntax is "open dataset"?

Thanks Enrico.

Hello,

I do upload a file to a non unicode system and download a unicode system.

How can I write the syntax in the two cases?

The syntax is "open dataset"?

Thanks Enrico.

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hi Eric,

please check the following link:

[http://help.sap.com/abapdocu/en/ABENUNICODE_DATASET.htm|http://help.sap.com/abapdocu/en/ABENUNICODE_DATASET.htm]

Hth

Best regards,

Martin Fuchs

SAP AG

Read only

Former Member
0 Likes
450

Hi

use this

OPEN DATASET file FOR INPUT IN TEXT MODE ENCODING DEFAULT

Thanks,

Syfulla