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

ZZdown transaction

Former Member
0 Likes
790

Hi experts,

Greetings...

I have an issue. There is a file at allpication server (Tcode- AL11). this file contains a word "Mongolië". Now when i we are downloading this file on our local system (by using Tcode - ZZDOWN) the downloaded file is showing this word "Mongolië" as "MongoliAfa" something unreadable.

Can any one help me how to fix this problem ?

Regards.

4 REPLIES 4
Read only

Lukas_Weigelt
Active Contributor
0 Likes
746

By using the right encoding while downloading. What does ZZDOWN do exactly? Can you provide the coding?

regards, Lukas

Read only

0 Likes
746

It is converting the word as MongoliA"<< something like this..

The inverted commas (") are on top of A.

Can you please explain your suggestion in detail. Like is it a coding fault or something else.

thanks in advance.

Regards.

Read only

former_member226519
Active Contributor
0 Likes
746

try transaction CG3Y in binary mode

Read only

0 Likes
746

Hi Volker,

Thanks for your suggestion i will try to use it as an alternative.

But actually i need to find the cure for 'ZZDOWN' transaction only.

But still your option if works it will be helpfull.

Thanks again Buddy.