<?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 Simple Transformation Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-problem/m-p/4959447#M1156221</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;Can anyone give me a hint how to handle an umlaut in a xml transformation using call transformation with a simple transformation file?&lt;/P&gt;&lt;P&gt;My Report crashes if the loaded xml file contains different sorts of umlaut like ß, ä..&lt;/P&gt;&lt;P&gt;Can't find any way to set the character encoding in tt files!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to get a solution!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 08:49:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-09T08:49:33Z</dc:date>
    <item>
      <title>Simple Transformation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-problem/m-p/4959447#M1156221</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;Can anyone give me a hint how to handle an umlaut in a xml transformation using call transformation with a simple transformation file?&lt;/P&gt;&lt;P&gt;My Report crashes if the loaded xml file contains different sorts of umlaut like ß, ä..&lt;/P&gt;&lt;P&gt;Can't find any way to set the character encoding in tt files!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to get a solution!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:49:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-problem/m-p/4959447#M1156221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T08:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Transformation Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-problem/m-p/4959448#M1156222</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;do the transformation into an field type xstring and convert after translation with &lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'ECATT_CONV_XSTRING_TO_STRING'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      im_xstring  = lvx_request&lt;/P&gt;&lt;P&gt;      im_encoding = 'UTF-8'&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      ex_string   = lv_request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Freddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2008 15:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-transformation-problem/m-p/4959448#M1156222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-29T15:04:13Z</dc:date>
    </item>
  </channel>
</rss>

