<?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 Looking for Function module used to get substring in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/looking-for-function-module-used-to-get-substring/m-p/3427992#M823348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell how to fetch a substring using function module or any other method. Please do the needful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 09:43:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T09:43:25Z</dc:date>
    <item>
      <title>Looking for Function module used to get substring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looking-for-function-module-used-to-get-substring/m-p/3427992#M823348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone tell how to fetch a substring using function module or any other method. Please do the needful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 09:43:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looking-for-function-module-used-to-get-substring/m-p/3427992#M823348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T09:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for Function module used to get substring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looking-for-function-module-used-to-get-substring/m-p/3427993#M823349</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;You can use the SPLIT command instead of a function module, with the following syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPLIT v_str AT v_separator INTO v_str1 v_str2 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must indicate the character used as separator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ivson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 09:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looking-for-function-module-used-to-get-substring/m-p/3427993#M823349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T09:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for Function module used to get substring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/looking-for-function-module-used-to-get-substring/m-p/3427994#M823350</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 know the offset &amp;lt;offset&amp;gt; and length &amp;lt;length&amp;gt; of the substring you need to get then use function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_string+&amp;lt;offset&amp;gt;(&amp;lt;length&amp;gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 09:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/looking-for-function-module-used-to-get-substring/m-p/3427994#M823350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T09:53:21Z</dc:date>
    </item>
  </channel>
</rss>

