<?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: Overwriting the default XML Encoding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/overwriting-the-default-xml-encoding/m-p/1948667#M390854</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 the same problem I do fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks by any clue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wilson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2007 19:33:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-08T19:33:49Z</dc:date>
    <item>
      <title>Overwriting the default XML Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/overwriting-the-default-xml-encoding/m-p/1948666#M390853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;        I am trying to send an IDOC using the xml port to a non sap system. The receiving system wants the xml to be encoded in "sjis" or "big5". but the problem is, sap only supports two formats, unicode and saprelease46. Is there any way I can overwrite this default encoding to the ones I need without doing a code modification.  &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 17:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/overwriting-the-default-xml-encoding/m-p/1948666#M390853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T17:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting the default XML Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/overwriting-the-default-xml-encoding/m-p/1948667#M390854</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 the same problem I do fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks by any clue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wilson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 19:33:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/overwriting-the-default-xml-encoding/m-p/1948667#M390854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T19:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Overwriting the default XML Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/overwriting-the-default-xml-encoding/m-p/1948668#M390855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw a SAP note 494650&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
You can only output simple prologs in Release 4.6.
There is no conversion whatsoever within the SAP System.
There is also no user exit for possible manipulation within the SAP System.
In addition to the option available as of Release 4.6, you can generate the IDoc XML file in Unicode format as of Basis Release 6.10. This means that you generally receive a UTF-8 file.
In the prolog, encoding='UTF-8' therefore represents the UTF-8 file. In addition, you cannot change encoding='UTF-8' within the SAP System.


&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find encoding stores in include LEDI7TOP as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
 start_tag_utf8(38) value
           '&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;',   "#EC NOTEXT

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 19:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/overwriting-the-default-xml-encoding/m-p/1948668#M390855</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-03-08T19:51:40Z</dc:date>
    </item>
  </channel>
</rss>

