<?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 Re: CODE PAGE DUMP while opening file from UNIX server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122635#M1511366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also try the IGNORING CONVERSION ERRORS addtion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jul 2010 10:43:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-23T10:43:51Z</dc:date>
    <item>
      <title>CODE PAGE DUMP while opening file from UNIX server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122632#M1511363</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;I have a requirement in which a file will be read from &lt;STRONG&gt;UNIX&lt;/STRONG&gt; server and get processed. &lt;/P&gt;&lt;P&gt;Its giving a CODEPAGE DUMP here while reading file for some special characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; OPEN DATASET l_file FOR INPUT IN TEXT MODE ENCODING DEFAULT will work for all characters except &lt;STRONG&gt;RUSSIA&lt;/STRONG&gt; cyrilic characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET l_file IN LEGACY TEXT MODE CODE PAGE w_codepage FOR INPUT. where im getting  w_codepage from FM 'NLS_GET_FRONTEND_CP' by passing sy-langu.  this will work for all characters except some special charactes of &lt;STRONG&gt;sweden&lt;/STRONG&gt; lang.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This prog is global(being used for many countries).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest correct OPEN DATASET statement such that it will work for all special character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hampanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 08:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122632#M1511363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-23T08:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: CODE PAGE DUMP while opening file from UNIX server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122633#M1511364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is Russian Language Codepage installed in the system ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 09:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122633#M1511364</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-07-23T09:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: CODE PAGE DUMP while opening file from UNIX server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122634#M1511365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try :&lt;/P&gt;&lt;P&gt; open dataset file for input in text mode encoding non-unicode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grx&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:30:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122634#M1511365</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2010-07-23T10:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: CODE PAGE DUMP while opening file from UNIX server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122635#M1511366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also try the IGNORING CONVERSION ERRORS addtion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-page-dump-while-opening-file-from-unix-server/m-p/7122635#M1511366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-23T10:43:51Z</dc:date>
    </item>
  </channel>
</rss>

