<?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 convert the no without special char in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-the-no-without-special-char/m-p/2139016#M450322</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;how to convert the no without special characters??&lt;/P&gt;&lt;P&gt;tell me that exactcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;p.srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2007 10:47:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-18T10:47:39Z</dc:date>
    <item>
      <title>convert the no without special char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-the-no-without-special-char/m-p/2139016#M450322</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;how to convert the no without special characters??&lt;/P&gt;&lt;P&gt;tell me that exactcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;p.srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 10:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-the-no-without-special-char/m-p/2139016#M450322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T10:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: convert the no without special char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-the-no-without-special-char/m-p/2139017#M450323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this.&lt;/P&gt;&lt;P&gt;data : text (30) type c value '2@2541.&amp;gt;5',&lt;/P&gt;&lt;P&gt;         len type i,&lt;/P&gt;&lt;P&gt;         pos type i,&lt;/P&gt;&lt;P&gt;vchar&lt;/P&gt;&lt;P&gt;ftext(30).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;len = strlen( text ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do len times.&lt;/P&gt;&lt;P&gt;vchar = text+pos(1).&lt;/P&gt;&lt;P&gt;if vchar ca '1234567890'.&lt;/P&gt;&lt;P&gt; cocatenate ftext vchar into ftext.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;pos = pos + 1.&lt;/P&gt;&lt;P&gt;enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write : / ftext.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is not satisfying your requiremen please tell us with some test data..&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 11:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-the-no-without-special-char/m-p/2139017#M450323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T11:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: convert the no without special char</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-the-no-without-special-char/m-p/2139018#M450324</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; convert char to numc only numeric characters will be transfered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;veeresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 11:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-the-no-without-special-char/m-p/2139018#M450324</guid>
      <dc:creator>former_member673464</dc:creator>
      <dc:date>2007-04-18T11:06:22Z</dc:date>
    </item>
  </channel>
</rss>

