<?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 Remove special characters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-special-characters/m-p/3113761#M739299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Is there any way to remove special characters like   &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;'&lt;/P&gt; or &lt;B&gt;&lt;P&gt;`&lt;/P&gt;&lt;/B&gt; or &lt;B&gt;&lt;P&gt;´&lt;/P&gt;&lt;/B&gt; from a string.&lt;BR /&gt;&lt;BR /&gt;I mean convert: &lt;B&gt;&lt;P&gt;tést&lt;/P&gt;&lt;/B&gt; into &lt;B&gt;&lt;P&gt;test&lt;/P&gt;&lt;/B&gt; for example&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 12:49:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-29T12:49:01Z</dc:date>
    <item>
      <title>Remove special characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-special-characters/m-p/3113761#M739299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Is there any way to remove special characters like   &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;'&lt;/P&gt; or &lt;B&gt;&lt;P&gt;`&lt;/P&gt;&lt;/B&gt; or &lt;B&gt;&lt;P&gt;´&lt;/P&gt;&lt;/B&gt; from a string.&lt;BR /&gt;&lt;BR /&gt;I mean convert: &lt;B&gt;&lt;P&gt;tést&lt;/P&gt;&lt;/B&gt; into &lt;B&gt;&lt;P&gt;test&lt;/P&gt;&lt;/B&gt; for example&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 12:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-special-characters/m-p/3113761#M739299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T12:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove special characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-special-characters/m-p/3113762#M739300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Javier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the TRANSLATE command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRANSLATE string USING 'éeäaöo'.&lt;/P&gt;&lt;P&gt;this means é will be replaced in string with e, ä with a, etc. the pattern after using can be longer of course&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 12:51:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-special-characters/m-p/3113762#M739300</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-11-29T12:51:25Z</dc:date>
    </item>
  </channel>
</rss>

