<?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 Turkish Character problem when exporting to Presentation server ( Notepad ) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/turkish-character-problem-when-exporting-to-presentation-server-notepad/m-p/9372780#M1733286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problem while trying to export the Data to Notepad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a report where we can get the data and also some descriptions in Turkish Character. I can view this in output. But when i am downloading the data in to Presentation server with (.txt), instead of Turkish Characters, junk character are viewed. To down load, we are using Function Module&amp;nbsp; GUI_DOWNLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you please help to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Srinvas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 14:42:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-25T14:42:12Z</dc:date>
    <item>
      <title>Turkish Character problem when exporting to Presentation server ( Notepad )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/turkish-character-problem-when-exporting-to-presentation-server-notepad/m-p/9372780#M1733286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problem while trying to export the Data to Notepad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a report where we can get the data and also some descriptions in Turkish Character. I can view this in output. But when i am downloading the data in to Presentation server with (.txt), instead of Turkish Characters, junk character are viewed. To down load, we are using Function Module&amp;nbsp; GUI_DOWNLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you please help to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Srinvas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 14:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/turkish-character-problem-when-exporting-to-presentation-server-notepad/m-p/9372780#M1733286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-25T14:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Turkish Character problem when exporting to Presentation server ( Notepad )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/turkish-character-problem-when-exporting-to-presentation-server-notepad/m-p/9372781#M1733287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, you should work with the class CL_GUI_FRONTEND_SERVICES (method GUI_DOWNLOAD) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is related to the code page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the method GUI_DOWLOAD, you can force the codepage with the importing parameter CODEPAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try with the codepage '4100' for example and work with UTF-8 format.&lt;/P&gt;&lt;P&gt;The list of codepages is available through transaction "SCP".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 16:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/turkish-character-problem-when-exporting-to-presentation-server-notepad/m-p/9372781#M1733287</guid>
      <dc:creator>JonathanM</dc:creator>
      <dc:date>2013-03-25T16:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Turkish Character problem when exporting to Presentation server ( Notepad )</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/turkish-character-problem-when-exporting-to-presentation-server-notepad/m-p/9372782#M1733288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try the option of using code page in fm &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;GUI_DOWNLOAD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Br,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Vijay&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 17:05:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/turkish-character-problem-when-exporting-to-presentation-server-notepad/m-p/9372782#M1733288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-25T17:05:02Z</dc:date>
    </item>
  </channel>
</rss>

