'FTP_R3_TO_SERVER'  Chinese Character display as u2018#u2019

I want to upload a *.txt which was saved as unicode .
I use the following code to upload file to FTP server:
call function 'FTP_R3_TO_SERVER'
  exporting
     handle = p_handle
     fname = p_filename
     character_mode = 'X'
  tables
     text = i_file
  exceptions
     tcpip_error = 1
     command_error = 2
     data_error = 3
    others = 4.
But after upload, I find all Chinese Character display as u2018#u2019. 
By the way, I use ECC6.0 to do development.
How can I let the Chinese display correctly?

Hi
Try the following:
1) Changes in the GUI settings. for this:
a) go to SAP LOGON PAD.
b) select your server -> change item.
c) Go to Advanced.
d) On the next screen the default selection under the section u2018Encoding for up- and download is u2018Default- ANSI u2013for Unicode Systemsu2019
e) Please change this to u2018Default- UTF8 u2013for Unicode Systemsu2019
f) Click on OK and save. Then logout from the system if you were already logged in. The login again for settings to take effect.
Hope it'll help you.
Regards
Rishika bawa

Similar Messages

  • Chinese Character display issue on Coldfusion 10

    My Company using Coldfusion to built an report platform and recently I upgrade our Coldfusion 7MX with Windows Server 2003 to Coldfusion 10 Enterprise with Windosw Server 2008 R2.
    I copy the Code from the Old server to the new one, but I met the problem I couldn’t solve.
    We have a repost that can enter, modify and view our SRM that has Chinese Character display request. Chinese character was display without problem when the system in the old server. which look like following.
    once I move the code into the new server, I got the problem with Chinese Character as following.
    This report pulling the data from SQL2005 with Windows Server 2003 R2.
    Coldfusion code code was same and both version is access to the same database.
    I ran all of the update included to install the windows MUI for Chinese character into the new server,  but I still can't get the character display correctly.
    I can view the chinese character website without issue but only to display in the report.
    I contact with Microsoft tech support but they don't have an solution for me. please help.

    Install windows server language pack:  http://www.microsoft.com/en-us/download/details.aspx?id=12250
    Are you sure the Chinese is encoded in UTF-8?  (It should be, but you should check the database field type encoding.)  If it's simplified chinese it could be set to GB18030 and if it's traditional chinese it could be Big5.
    You might want to leave off the encoding directive in CF and load the page in a browser then change encodings using tools > encodings  to see what works.
    祝你好运!

  • Special characters / symbols  like u2018u2206u2019 are displayed as u2018#u2019 in the print pr

    While displaying print preview / taking print output using QGA3 Transaction with developed Z SAPScript form specified as one of the parameters(say for example ZARMEXP), the special characters / symbols  like u2018∆u2019 are displayed as u2018#u2019 in the print preview / print output . Of course similar problem had existed for Lambda Symbol u2018u03BBu2019., but it was resolved by using the font type Helve_I7. But for the symbol u2018∆u2019 we checked with almost all the fonts that were available in the system, but of not much use. Hence could you kindly provide us solution(s) that would resolve this issue.

    Hi,
    I hope this depends on the printer settings.
    Check whether your printer could support these characters or not!
    Thanks and Best Regards,
    Suresh

  • Chinese character display scrambled in iTune!

    I have a folder containing mp4 files with some Chinese characters. When added to iTune, iTune will not display Chinese character correctly! What is the mechanism that allow iTune to display file names in different language? Should I edit the file properties? What do I edit? Please help! Thx!

    Hi,
    I think I have a similar problem. Can you copy and paste how the songs look in iTunes, so I can compare?
    Thanks....

  • Chinese character display problem

    Hi
    I can't display normal chinese character in a portlet or even
    on a "button" in a portal server 4.0 sp1, is there any config
    file I should modified or any suggestion? Thanks a lots

    David,
    You should read the WLS I18N documentation. In particular weblogic.xml for
    WebApps contains a number of parameters that may be necessary.
    Sincerely,
    Daniel Selman
    "david" <[email protected]> wrote in message
    news:3d040d62$[email protected]..
    >
    Hi
    I can't display normal chinese character in a portlet or even
    on a "button" in a portal server 4.0 sp1, is there any config
    file I should modified or any suggestion? Thanks a lots

  • Chinese Character displayed as square box

    I have been trying an opensourced application called Alliancep2p (could be obtained from www.alliancep2p.com) using JRE 1.6 on an English Windows XP Pro machine. The problem is all chinese input are displayed as "square box". Searching for a particular chinese phase works, only that everything is displayed as "square box". It looks like a font issue, though I'm not that sure. Is there anyway the default fonts could be changed, or to get the characters correctly displayed?
    Note: I have east asian fonts installed, and the Java config panel can display chinese correctly.
    I tried the same application under GNU/Linux (locale is UTF-8) and chinese input/display correctly without any problem at all. Does it mean that it is not the problem of the application, or?
    Thanks for all the input.

    Hi,
    Please check below notes which could be helpful for your issue
    After Korean Language Installation Oracle Apps Displays All Characters As Squares [ID 731894.1]
    Chinese Display as Square on the Form Menu after Apply NLS Patch 6678700_ZHT [ID 839957.1]
    Chinese Characters are displayed as Empty Squares using Courier New Font [ID 578656.1]
    Regard
    Helios

  • Chinese character displaying as ???? in excel  while importing data from sql-server 2000

    Hi everyone,
    I am facing a problem while importing sql-server 2000 data in
    excelshhet .There is some chinese character in database table.
    After importing data in excel chinese character looks like
    ????????.In sql-server this chinese character looks like square
    field.
    I am using UTF-8 .
    This is last hope.
    vijay k singh
    Text

    I was having the same problem with the AIRSQL i couldn't find how to rencode my csv file...
    So i resave the csv in xls and then chose the utf-8 thingy and then just changed the extension back to csv.
    i was always wondering why i had an xls file in my source code, which was just left there from the previous reencoding, i guess
    hope it helps

  • Chinese character Display for Date from Gregorian calendar in JSP

    Hi
    I am doing internationalization for my JSPs, as part of that i am doing character encoding to utf-8(for chinese/japanese). Evrything is fine..
    Now the problm is i am displaying gregorian calendar to select date in a small window using some javascript code...
    For default encoding it is working fine....for utf-8 or other encoding it is raising error.(may be javascript)and also the date is nto displaying properly..i think the problem would be in javascript/.
    So can you pls tell me how to over come this problm...
    thanks in adance...
    regards
    bhaskar

    Sorry ..forgot to include the output...
    this is the output i am getting instead of 29-Nov-2005 00:00:00
    29-A-2005 00:00:00

  • Chinese character display in crystal V11

    Hi ,
    I have a product description is a mixture of chinese characters and some english text. When i run the crystal report its showing like question marks or blank .In database is storing normally. The questionmarks in product description are chinese charecters.If description has only chinese characters then report is showing chinese characters as it is. but description is mixture of english and chinese then its not displaying  as itis. I have set the description field to arial unicode ms format .but is still showing the same way.Any help?.
    nikki.

    Moving to Crystal Reports Design forum:
    SAP Crystal Reports
    Ludek

  • Traditional Chinese character display as square mark in workflow tab page

    Customer applied 11i ATG RUP7(6241631), then run the AD Administration utility to maintain multilingual tables, and no errors when upgrading EBS.
    Some tab page title and button text display as square mark.
    Please help!
    Thanks in adv,
    Jackie

    Hi,
    Please check below notes which could be helpful for your issue
    After Korean Language Installation Oracle Apps Displays All Characters As Squares [ID 731894.1]
    Chinese Display as Square on the Form Menu after Apply NLS Patch 6678700_ZHT [ID 839957.1]
    Chinese Characters are displayed as Empty Squares using Courier New Font [ID 578656.1]
    Regard
    Helios

  • Chinese character display

    Whenever I download a file with Chinese characters the filename only displays "????". How can I get the filename to display properly?

    Try using a different browser to download, like FireFox instead of Safari.

  • Help me :chinese character display between JDK1.3 and JDK1.4

    My Application was builded in jdk1.3 under jb6,but when I switch my project's properties/paths/JDK to jdk1.4( the newest one),then rebuilder it,It can't display "chinese String" normally, why?
    Thanks!

    You should check that the right font.properties file is being used in the path:
    <jdk1.3.1_path>/jre/bin/lib/font.properties...
    If you need to display Traditional Chinese you should replace font.properties with font.properties.zh_TW.
    Make sure to keep an original copy of font.properties.
    Also, check that jbuilder is looking at the right jdk.
    JBuilder > Tools > Configure JDK > set up the new JDK
    JBuilder > Project > Project Properties > select the new JDK
    good luck!
    katherine

  • Bean:message chinese character display problem

    Hello forum,
    I found that message resources with Chinese characters are unable to display correctly in M7's JSP Design pane. I tried to change workspace encoding to GBK, and Eclipse is able to display the Resources file itself correctly, but the problem still exists in M7.
    Any suggestions? Thank you!
    Wang Yin

    If you add the meta tag "<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />"
    does it show the resources properly?
    M7 Support

  • Saving a character displayed on JPanel as an image

    Hi,
    Merry christmas!
    I am new to Java programming. Please englighten me with the following problem I am facing currently.
    I have been trying to save a chinese character displayed on a JPanel as an image. However, what I do not understand is that when the image is saved, it only captured the JPanel (and its background) instead of the character displayed on it.
    The following is my codes for this problem:
    static String strUTF16 = null;
    private void jButton3ActionPerformed(java.awt.event.ActionEvent evt) {                                        
    File f = new File("c:\\"+ jTextField2.getText()+ ".JPEG");
    jPanel1.setVisible(true);
    Image capture = jPanel4.createImage(jPanel4.getWidth(),jPanel4.getHeight());
         Graphics g = capture.getGraphics();
    jPanel4.paint(g);
    if(jTextField2.getText() != null)
    try {
                   FileOutputStream out = new FileOutputStream(f);
                   BufferedImage image = null;
                   image = (BufferedImage)capture;
                   if (image != null) {
                        JPEGImageEncoder encoder = JPEGCodec.createJPEGEncoder(out);
                        JPEGEncodeParam param = encoder.getDefaultJPEGEncodeParam(image);
                        param.setQuality(0.5f,true);
                        encoder.encode(image, param);
                        out.flush();
                        out.close();
              } catch (IOException e) {
                   System.out.println("Error, file cannot be written!\n");
    Any kind advices are greatly appreciated.
    Thanks!
    Shoker

    If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
    And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the code retains its original formatting.

  • Acrobat Reader cannot display Traditional Chinese Character correctly in 64 bit Windows 7

    Hi,
    I get a pdf file cannot display chinese character properly in Windows 7 64 bit but Windows XP 32 bit.  I did uninstall and re-install Reader 9.4.3 and 10.0.1 with and without Traditional Fonts patch in the 64 bit machine but no luck.  Does anyone have a solution for this?
    Thanks in advance.

    I run Acrobat 9.3.3 on my Windows 7 Pro 64-bit system with no problems. Perhaps you should make sure you have all of Acrobat 9's maintenance installed.
    Ken Friedman

Maybe you are looking for