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

OPEN DATASET FOR OUTPUT IN TEXT MODE ENCODING DEFAULT

former_member202077
Participant
0 Likes
1,397

Hi Experts,

I saw some statements in perspective of writing data to a application server (here SAP is on ECC 6.0 Unicode enabled system),

 
1) OPEN DATASET FOR OUTPUT IN TEXT MODE ENCODING DEFAULT

2) OPEN DATASET FOR OUTPUT IN TEXT MODE ENCODING UTF-8

3) 1) OPEN DATASET FOR OUTPUT IN TEXT MODE 

Pls. let me know the difference between among these 3 statements, system is Uicode ECC ssytem

Thank you

1 ACCEPTED SOLUTION
Read only

mvoros
Active Contributor
0 Likes
695

Hi,

why don't you read [ABAP documentation|http://help.sap.com/abapdocu_70/en/ABAPOPEN_DATASET_ENCODING.htm] for statement OPEN DATASET. There is a complete section dedicated to ENCODING.

Cheers

Hi,

why don't you read [ABAP documentation|http://help.sap.com/abapdocu_70/en/ABAPOPEN_DATASET_ENCODING.htm] for statement OPEN DATASET. There is a complete section dedicated to ENCODING.

Cheers

1 REPLY 1
Read only

mvoros
Active Contributor
0 Likes
696

Hi,

why don't you read [ABAP documentation|http://help.sap.com/abapdocu_70/en/ABAPOPEN_DATASET_ENCODING.htm] for statement OPEN DATASET. There is a complete section dedicated to ENCODING.

Cheers