<?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: DMEE: XML Encoding UTF-8/UTF-16 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486484#M1652810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sum_it2,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I determine or write the rest of the XML data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2011 11:14:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-19T11:14:33Z</dc:date>
    <item>
      <title>DMEE: XML Encoding UTF-8/UTF-16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486482#M1652808</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'm generating automatic payment files via program run SAPFPAYM_SCHEDULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file is generated under UTF-8 but when generated on SAP server become UTF-16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; When double clicking on the Z_XML20022 and clicking on glasses you can see "&amp;lt;?xml version="1.0"&lt;/P&gt;&lt;P&gt;encoding="utf-8"?&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; When you have a look under AL11&lt;/P&gt;&lt;P&gt;/interfaces_sec/DECCLNT300/FI_payment_SAP032/out/PSAPCIT.PAYMENT_CN10_1. it's ﻿&amp;lt;?xml version="1.0"&lt;/P&gt;&lt;P&gt;encoding="utf-16"?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have utf-8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 09:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486482#M1652808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-19T09:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE: XML Encoding UTF-8/UTF-16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486483#M1652809</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;If you using XSLT, you may use this transformation (based on your XML example, but simplified):&lt;/P&gt;&lt;P&gt;&amp;lt;xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform"&lt;/P&gt;&lt;P&gt;      xmlns:sap="http://www.sap.com/sapxsl"&lt;/P&gt;&lt;P&gt;      xmlns:am="http://www.xxx.com/ActionMessage"&lt;/P&gt;&lt;P&gt;      version="1.0"&amp;gt;&lt;/P&gt;&lt;P&gt;  &amp;lt;xsl:strip-space elements="*"/&amp;gt;&lt;/P&gt;&lt;P&gt;  &amp;lt;xsl:output encoding="utf-8"/&amp;gt;&lt;/P&gt;&lt;P&gt;	"your rest XML data"&lt;/P&gt;&lt;P&gt;&amp;lt;/xsl:transform&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I advise you to read the Note 1017101 - Encoding Problems with ABAP XML Processing, which explains better what I said above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 10:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486483#M1652809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-19T10:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE: XML Encoding UTF-8/UTF-16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486484#M1652810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sum_it2,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I determine or write the rest of the XML data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 11:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486484#M1652810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-19T11:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE: XML Encoding UTF-8/UTF-16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486485#M1652811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your problem solved, actually i am suffering from the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kartheek,.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 13:46:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486485#M1652811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-19T13:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE: XML Encoding UTF-8/UTF-16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486486#M1652812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are also facing the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you resolve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 09:38:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486486#M1652812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-19T09:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE: XML Encoding UTF-8/UTF-16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486487#M1652813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please follow the steps in the below link, Add your XML formats in BADI,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Go to transaction SE19;&lt;/LI&gt;&lt;LI&gt;Call the classical BAdI DMEE_XML_BADI_01&lt;/LI&gt;&lt;LI&gt;Add your PMW XML file format entries.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ERPFI/Common+issue+with+SEPA+File+created+by+PMW+program"&gt;http://wiki.scn.sap.com/wiki/display/ERPFI/Common+issue+with+SEPA+File+created+by+PMW+program&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 16:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486487#M1652813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-21T16:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE: XML Encoding UTF-8/UTF-16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486488#M1652814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I had the same issue with a SEPA XML file that the bank want in UTF-8 instead of UTF-16.&lt;/P&gt;&lt;P&gt;I was getting the UTF-16 format when dowloading the file from FDTA transaction. But if you see the file on FDTA directly, you see the coding and the format is UTF-8 on the original file. So from this screen where you can actually see the xml file I did menu XML - Download. Then the file is not converted to UTF-16 but remains in his original format UTF-8.&lt;/P&gt;&lt;P&gt;I hope this workarround helps you.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 13:21:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486488#M1652814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-06T13:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE: XML Encoding UTF-8/UTF-16</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486489#M1652815</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;We had same problem and applied the note 1730272 resolve the issue. hope it will be useful to anyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pradeep &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 16:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-xml-encoding-utf-8-utf-16/m-p/8486489#M1652815</guid>
      <dc:creator>tamil_arasan</dc:creator>
      <dc:date>2014-11-04T16:51:29Z</dc:date>
    </item>
  </channel>
</rss>

