<?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: string functions in function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557967#M1857969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you paste your code here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2014 03:37:10 GMT</pubDate>
    <dc:creator>Mohamed_Mukhtar</dc:creator>
    <dc:date>2014-09-30T03:37:10Z</dc:date>
    <item>
      <title>string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557961#M1857963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am directly coming to the point that I am facing....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact I created a table in ddic where one field having its own domain I selected the lower case option too...&lt;/P&gt;&lt;P&gt;means now the input in that table in case sensitive. If the entry in that table is like 'Mumbai' then it will generate error if we send import parameter as 'MUMBAI'.&lt;/P&gt;&lt;P&gt;Now coming to the point:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a Function module too where the select statement was written based on that particular field (case sensitive).&lt;/P&gt;&lt;P&gt;Now whenever I run the F.M. the input value i.e. 'Mumbai' is automatically converted into uppercase string like 'MUMBAI' resulting no output.&lt;/P&gt;&lt;P&gt;Please help to overcome this situation.&lt;/P&gt;&lt;P&gt;Which string function I should use to prevent the F.M. from converting the import parameter into uppercase string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 01:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557961#M1857963</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2014-09-30T01:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557962#M1857964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Translate the import parameter in FM to lower case .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;translate lv_var to lowercase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 02:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557962#M1857964</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-09-30T02:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557963#M1857965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sanjeev.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have you created that import parameter with reference to that table-field?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 03:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557963#M1857965</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2014-09-30T03:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557964#M1857966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello friend....&lt;/P&gt;&lt;P&gt;if i translate the lv_var into lower then the input parameter like 'Mumbai' will be converted into 'mumbai'. so again no output will be shown.&lt;/P&gt;&lt;P&gt;By the way thanks for your reply.&lt;/P&gt;&lt;P&gt;Please suggest an effective way to overcome it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 03:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557964#M1857966</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2014-09-30T03:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557965#M1857967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the import parameter of type of that table field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 03:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557965#M1857967</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2014-09-30T03:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557966#M1857968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you getting that input from user? PARAMETERS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 03:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557966#M1857968</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2014-09-30T03:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557967#M1857969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you paste your code here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 03:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557967#M1857969</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-09-30T03:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557968#M1857970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;data&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;lv_value &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;string&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_temp &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;string&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_cnt&amp;nbsp; &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;i&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lv_diff &lt;SPAN class="L0S52"&gt;TYPE&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;i&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;PARAMETERS&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;so_get&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;10&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;c &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;DEFAULT &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Mumbai'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;START-OF-SELECTION&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; lv_cnt &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;strlen&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;( &lt;/SPAN&gt;so_get &lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; lv_diff &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;lv_cnt &lt;SPAN class="L0S70"&gt;- &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; lv_value&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;so_get+0&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;1&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; lv_temp&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;so_get+1&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;lv_diff&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;TRANSLATE &lt;/SPAN&gt;lv_temp &lt;SPAN class="L0S52"&gt;to &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LOWER &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;CASE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;CONCATENATE &lt;/SPAN&gt;lv_value lv_temp &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;lv_value&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN class="L0S52"&gt;WRITE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;lv_value&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Venkat.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 04:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557968#M1857970</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2014-09-30T04:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557969#M1857971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What data element are you using for the import parameter that holds the country name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 04:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557969#M1857971</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2014-09-30T04:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557970#M1857972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are running your FM in se37 then there will be check box at top of the FM as &lt;STRONG&gt;Uppercase/Lowercase &lt;/STRONG&gt;as marked below in red, you have check the box and input values and then run the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/552801" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you are using it in the program it should work normally, it will just take the input as it is. This kind of scenario is very common in FMs dealing with user name abd password. Get back if you have further issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 05:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557970#M1857972</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2014-09-30T05:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557971#M1857973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check whether the data element that you are using for the field has a domain in which the lowercase checkbox is checked as shown below for another domain in Red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/552827" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Not then i would request you to use another suitable domain or create a Custom domain and data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you are clear with the steps to be taken. Please get back for further queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 05:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557971#M1857973</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2014-09-30T05:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557972#M1857974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;parameter so_get(10) type c LOWER CASE.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 05:31:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557972#M1857974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-30T05:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557973#M1857975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 07:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557973#M1857975</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2014-09-30T07:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557974#M1857976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Satish,&lt;/P&gt;&lt;P&gt;In fact in the domain the lower case is checked...&lt;/P&gt;&lt;P&gt;Because of this only the input is being taken as case sensitive....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:08:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557974#M1857976</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2014-09-30T11:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: string functions in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557975#M1857977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then if you are using it in program it should not affect, please check from your end. It should work fine, if you are executing from SE37 tcode please follow above procedure i suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try executing in SE37, what is the output there? is that fine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-functions-in-function-module/m-p/10557975#M1857977</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2014-09-30T11:30:12Z</dc:date>
    </item>
  </channel>
</rss>

