<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Translalations Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397936#M192596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have one ALV Report. The output contains Chinese text. &lt;/P&gt;&lt;P&gt;While downloading output of ALV into Excel sheet, the problem is appearing.&lt;/P&gt;&lt;P&gt;The problem is when I opened the spread sheet, the Chinese text was not same as it was in out put. Some unreadable text (not alphabets but zigzag text ) is  coming. How to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shall I need to write coding in program to down load from output of ALV report properly ( before filling that text into into internal table....? &lt;/P&gt;&lt;P&gt;Actually from function module that text is coming and sitting in internal table)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jul 2006 09:10:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-21T09:10:22Z</dc:date>
    <item>
      <title>Translalations Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397936#M192596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have one ALV Report. The output contains Chinese text. &lt;/P&gt;&lt;P&gt;While downloading output of ALV into Excel sheet, the problem is appearing.&lt;/P&gt;&lt;P&gt;The problem is when I opened the spread sheet, the Chinese text was not same as it was in out put. Some unreadable text (not alphabets but zigzag text ) is  coming. How to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shall I need to write coding in program to down load from output of ALV report properly ( before filling that text into into internal table....? &lt;/P&gt;&lt;P&gt;Actually from function module that text is coming and sitting in internal table)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 09:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397936#M192596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-21T09:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Translalations Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397937#M192597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need to write code to download from ALV to Excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check Ur Microsoft excel have the font of Chinese.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 09:13:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397937#M192597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-21T09:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Translalations Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397938#M192598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I think you didnt have any problem with your code or with download of data into excel sheet BUT &amp;lt;b&amp;gt;check once whethrer your excel sheet is accepting chinese text.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you didnt find any chiense text on your excel sheet then just install chiense fonts into your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this may solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 09:16:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397938#M192598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-21T09:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Translalations Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397939#M192599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried code page. not able to solve. actually down loading the same as text file is working fine(showing chinese text as it was ).&lt;/P&gt;&lt;P&gt;My client needs the text should down load in excel and should appear  chinese at it was in the output of ALV program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 09:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397939#M192599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-21T09:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Translalations Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397940#M192600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chiense text I have copied and pasted on the same excel sheet ...it is pasting well.&lt;/P&gt;&lt;P&gt;coming to install chiense fonts into your system, ih ave changed language settings in Control panel.&lt;/P&gt;&lt;P&gt;Even our client is chinese who do not need to set their settings. They are facing this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2006 09:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translalations-problem/m-p/1397940#M192600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-21T09:24:08Z</dc:date>
    </item>
  </channel>
</rss>

