<?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: Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2962851#M699056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't find any function module .&lt;/P&gt;&lt;P&gt;But your requirement can be satisfied without the need of any function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the following Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;data:&lt;/P&gt;&lt;P&gt;  char(10) type c value 'a1b2c3d4e5',&lt;/P&gt;&lt;P&gt;  numc1(10) type n,&lt;/P&gt;&lt;P&gt;  numc2(5) type n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;numc1 = char.&lt;/P&gt;&lt;P&gt;numc2 = char.&lt;/P&gt;&lt;P&gt;write /: numc1,&lt;/P&gt;&lt;P&gt;         numc2.&lt;/P&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here in numc1,numc2 you will get numerics only.&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 10:19:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T10:19:59Z</dc:date>
    <item>
      <title>Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2962850#M699055</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;Is there any function module to delete all the alphabets &amp;amp; special characters from the string? (to keep only numberic)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2962850#M699055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T10:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2962851#M699056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't find any function module .&lt;/P&gt;&lt;P&gt;But your requirement can be satisfied without the need of any function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the following Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;data:&lt;/P&gt;&lt;P&gt;  char(10) type c value 'a1b2c3d4e5',&lt;/P&gt;&lt;P&gt;  numc1(10) type n,&lt;/P&gt;&lt;P&gt;  numc2(5) type n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;numc1 = char.&lt;/P&gt;&lt;P&gt;numc2 = char.&lt;/P&gt;&lt;P&gt;write /: numc1,&lt;/P&gt;&lt;P&gt;         numc2.&lt;/P&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here in numc1,numc2 you will get numerics only.&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2962851#M699056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T10:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2962852#M699057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use fm PREPARE_STRING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search for that fm and my examples in this forum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 11:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module/m-p/2962852#M699057</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2007-10-15T11:01:23Z</dc:date>
    </item>
  </channel>
</rss>

