<?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: hi functional module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514184#M236835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this FM HRCM_AMOUNT_TO_STRING_CONVERT perhaps it may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Aug 2006 18:19:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-31T18:19:35Z</dc:date>
    <item>
      <title>hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514183#M236834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all&lt;/P&gt;&lt;P&gt;plz suggest an alternative to this functional module&lt;/P&gt;&lt;P&gt;AMOUNT_STRING_CONVERT since it is giving me e203 error&lt;/P&gt;&lt;P&gt;how to solve this&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: kiran kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 18:13:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514183#M236834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T18:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514184#M236835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this FM HRCM_AMOUNT_TO_STRING_CONVERT perhaps it may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 18:19:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514184#M236835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T18:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514185#M236836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That error is probably coming because of the fact that your profile have comma as decimal point and the string that you are passing has more than one comma in it. If you pass a value like 100.23, I think you will not get this error, but when you pass something like 1,200,756.12 then you may be getting this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is an input error, not that the function module needs to be replaced.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 18:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514185#M236836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T18:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514186#M236837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi srinivas iam getting problem when the customer country is other than nl and my input amount is 1,000.00&lt;/P&gt;&lt;P&gt;it is giving error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 18:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514186#M236837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T18:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514187#M236838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you see which country? If you see the message, it is talking about the 'number of decimal places'. This means that you are passing more decimal places than the country profile allows. In all probability you are getting this error with Japan or Italy where they use 0 decimal places for currencies where as you passing 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 18:51:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514187#M236838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T18:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514188#M236839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas, when the data is retrieved from the MHND-DMSHB for Amount, this is dependent on the country of the customer. For example, when the customer country is CA or US, the amount comes as for eg. 5,500.00 and if the customer country is NL or FR, then the amount comes as 5.500,00. This is what causing the problem when the data enters the function module. Is there any solution wherein we can the amount remains 5.500,00 irrespective of the country of the customer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kiran Kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: kiran kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 19:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514188#M236839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T19:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514189#M236840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post the code where you call this function module?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 19:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514189#M236840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T19:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514190#M236841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: words type spell.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;call function 'SPELL_AMOUNT'&lt;/P&gt;&lt;P&gt; exporting&lt;/P&gt;&lt;P&gt;    amount          = '100000'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CURRENCY        = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FILLER          = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  LANGUAGE        = SY-LANGU&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  importing&lt;/P&gt;&lt;P&gt;    in_words        = words.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;if words-word = 'ONE HUNDRED THOUSAND'.&lt;/P&gt;&lt;P&gt;  words-word = '1 LAKH'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;write:/ words-word.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 19:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514190#M236841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T19:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: hi functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514191#M236842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try and write the value of mhnd-dmshb to another variable with curreny variation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write mhnd-dmshb to lvalue currency xcurr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass the lvalue to function module&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 21:37:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-functional-module/m-p/1514191#M236842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T21:37:52Z</dc:date>
    </item>
  </channel>
</rss>

