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
698

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
654

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

regards, Lukas

Read only

0 Likes
654

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
654

try transaction CG3Y in binary mode

Read only

0 Likes
654

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.