<?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: customer upload program RFBIDE00 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-upload-program-rfbide00/m-p/5427779#M1245539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) i hav downloaded data from the server X using customised download prg (on basis of RFBIDET0).&lt;/P&gt;&lt;P&gt;2) used CG3Y and downloaded the file to presentation server in txt format .&lt;/P&gt;&lt;P&gt;3) now i have changed the customer number externally in the file.(which is downloaded on presentation server)&lt;/P&gt;&lt;P&gt;4)again uploaded the file using transaction CG3Z onto the application server .&lt;/P&gt;&lt;P&gt;5)using RFBIDE00 upload program i cudnt upload the file on the same server X.&lt;/P&gt;&lt;P&gt;6)i hav created a customised program to upload the file but it gives above covnversion error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2009 05:02:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-26T05:02:23Z</dc:date>
    <item>
      <title>customer upload program RFBIDE00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-upload-program-rfbide00/m-p/5427778#M1245538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) i hav downloaded data from the server X using customised download prg (on basis of RFBIDET0).&lt;/P&gt;&lt;P&gt;2) used CG3Y and downloaded the file to presentation server in txt format .&lt;/P&gt;&lt;P&gt;3) now i have changed the customer number externally in the file.(which is downloaded on presentation  server)&lt;/P&gt;&lt;P&gt;4)again uploaded the file using transaction CG3Z onto the application server .&lt;/P&gt;&lt;P&gt;5)using RFBIDE00 upload program i cudnt upload the file on the same server X.&lt;/P&gt;&lt;P&gt;6)i hav created a customised program to upload the file but it gives following covnversion error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Runtime Errors         CONVT_CODEPAGE&lt;/P&gt;&lt;P&gt;Except.                   CX_SY_CONVERSION_CODEPAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short text&lt;/P&gt;&lt;P&gt;    A character set conversion is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;    At the conversion of a text from codepage '4110' to codepage '4103':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    - a character was found that cannot be displayed in one of the two&lt;/P&gt;&lt;P&gt;    codepages;&lt;/P&gt;&lt;P&gt;    - or it was detected that this conversion is not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The running ABAP program 'ZJPV_SD_CUST_UPLOAD' had to be terminated as the&lt;/P&gt;&lt;P&gt;     conversion&lt;/P&gt;&lt;P&gt;    would have produced incorrect data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The number of characters that could not be displayed (and therefore not&lt;/P&gt;&lt;P&gt;    be converted), is 1. If this number is 0, the second error case, as&lt;/P&gt;&lt;P&gt;    mentioned above, has occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;    An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;    The exception, which is assigned to class 'CX_SY_CONVERSION_CODEPAGE', was not&lt;/P&gt;&lt;P&gt;     caught and&lt;/P&gt;&lt;P&gt;    therefore caused a runtime error.&lt;/P&gt;&lt;P&gt;    The reason for the exception is:&lt;/P&gt;&lt;P&gt;    Characters are always displayed in only a certain codepage. Many&lt;/P&gt;&lt;P&gt;    codepages only define a limited set of characters. If a text from a&lt;/P&gt;&lt;P&gt;    codepage should be converted into another codepage, and if this text&lt;/P&gt;&lt;P&gt;    contains characters that are not defined in one of the two codepages, a&lt;/P&gt;&lt;P&gt;    conversion error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Moreover, a conversion error can occur if one of the needed codepages&lt;/P&gt;&lt;P&gt;    '4110' or '4103' is not known to the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    If the conversion error occurred at read or write of  screen, the file&lt;/P&gt;&lt;P&gt;    name was 'F:\usr\sap\put\custup.txt'. (further information about the file: "X&lt;/P&gt;&lt;P&gt;     334")*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) is there any other method to get the details uploaded .&lt;/P&gt;&lt;P&gt;b) or can i overcome this error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2009 14:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-upload-program-rfbide00/m-p/5427778#M1245538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-25T14:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: customer upload program RFBIDE00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-upload-program-rfbide00/m-p/5427779#M1245539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) i hav downloaded data from the server X using customised download prg (on basis of RFBIDET0).&lt;/P&gt;&lt;P&gt;2) used CG3Y and downloaded the file to presentation server in txt format .&lt;/P&gt;&lt;P&gt;3) now i have changed the customer number externally in the file.(which is downloaded on presentation server)&lt;/P&gt;&lt;P&gt;4)again uploaded the file using transaction CG3Z onto the application server .&lt;/P&gt;&lt;P&gt;5)using RFBIDE00 upload program i cudnt upload the file on the same server X.&lt;/P&gt;&lt;P&gt;6)i hav created a customised program to upload the file but it gives above covnversion error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 05:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-upload-program-rfbide00/m-p/5427779#M1245539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T05:02:23Z</dc:date>
    </item>
  </channel>
</rss>

