<?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: Runtime Errors:CONVT_CODEPAGE Except: CX_SY_CONVERSION_CODEPAGE - UNIX in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477033#M15521</link>
    <description>&lt;P&gt;My first advice would be to read the documentation, e.g. &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abapopen_dataset_error_handling.htm" target="test_blank"&gt;https://help.sap.com/http.svc/rc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abapopen_dataset_error_handling.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2017 15:16:45 GMT</pubDate>
    <dc:creator>retired_member</dc:creator>
    <dc:date>2017-03-27T15:16:45Z</dc:date>
    <item>
      <title>Runtime Errors:CONVT_CODEPAGE Except: CX_SY_CONVERSION_CODEPAGE - UNIX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477032#M15520</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello Experts&lt;/P&gt;&lt;P&gt;I have a Z-report to transfer data in an unix file.&lt;/P&gt;&lt;P&gt;ST22 dump is as below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/27379-anqxa.png" /&gt;&lt;/P&gt;&lt;P&gt;Category  ABAP Programming Error&lt;BR /&gt;Runtime Errors  CONVT_CODEPAGE&lt;BR /&gt;Except.  CX_SY_CONVERSION_CODEPAGE&lt;BR /&gt;ABAP Program  YIUYPU3_ATLAS&lt;BR /&gt;Application Component  Not Assigned&lt;BR /&gt;Date and Time  22.03.2017 15:54:48&lt;/P&gt;&lt;P&gt;Short text&lt;BR /&gt;  A character set conversion is not possible.&lt;/P&gt;&lt;P&gt;What happened?&lt;BR /&gt;  At the conversion of a text from codepage '4103' to codepage '1100':&lt;/P&gt;&lt;P&gt;  - a character was found that cannot be displayed in one of the two&lt;BR /&gt;  codepages;&lt;BR /&gt;  - or it was detected that this conversion is not supported&lt;/P&gt;&lt;P&gt;  The running ABAP program 'YIUYPU3_ATLAS' had to be terminated as the conversion&lt;BR /&gt;  would have produced incorrect data.&lt;/P&gt;&lt;P&gt;  The number of characters that could not be displayed (and therefore not&lt;BR /&gt;  be converted), is 1. If this number is 0, the second error case, as&lt;BR /&gt;  mentioned above, has occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System environment&lt;BR /&gt;  SAP Release..... 731&lt;BR /&gt;  SAP Basis Level. 0007&lt;/P&gt;&lt;P&gt;The customer land is poland and the original land is germany.&lt;/P&gt;&lt;P&gt;Coding:&lt;BR /&gt;&lt;/P&gt;&lt;P&gt; OPEN DATASET F_FILE_UNIX FOR OUTPUT IN TEXT MODE&lt;BR /&gt;
 ENCODING NON-UNICODE.&lt;/P&gt;&lt;P&gt;TRANSFER WA_LISTE TO F_FILE_UNIX.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Do you have any advices?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 14:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477032#M15520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-27T14:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Errors:CONVT_CODEPAGE Except: CX_SY_CONVERSION_CODEPAGE - UNIX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477033#M15521</link>
      <description>&lt;P&gt;My first advice would be to read the documentation, e.g. &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abapopen_dataset_error_handling.htm" target="test_blank"&gt;https://help.sap.com/http.svc/rc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abapopen_dataset_error_handling.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 15:16:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477033#M15521</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-03-27T15:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Errors:CONVT_CODEPAGE Except: CX_SY_CONVERSION_CODEPAGE - UNIX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477034#M15522</link>
      <description>&lt;P&gt;But i don´t know the exact character and additionally I don´t know if I ignore the errors with "&lt;/P&gt;&lt;P&gt;IGNORING CONVERSION ERRORS" the result is the same.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 06:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477034#M15522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-28T06:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Errors:CONVT_CODEPAGE Except: CX_SY_CONVERSION_CODEPAGE - UNIX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477035#M15523</link>
      <description>&lt;P&gt;Use a replacement character and look for it in the result. &lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-convt-codepage-except-cx-sy-conversion-codepage-unix/m-p/477035#M15523</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-03-28T10:02:12Z</dc:date>
    </item>
  </channel>
</rss>

