<?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: Calling function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916665#M686686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was because I was imporing som values that was not needed in the FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2007 04:27:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-18T04:27:24Z</dc:date>
    <item>
      <title>Calling function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916659#M686680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I call my function I get a runtime error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It says Type conflict calling functional module xxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My module is active and but the error accurse when it calls the function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 22:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916659#M686680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T22:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calling function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916660#M686681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There must be chance that the varibale you defined are not of the correct type. In that case only you get this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 00:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916660#M686681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T00:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calling function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916661#M686682</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;Please check whether the variables used in your calling statement has the same type as that of function module declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally type conflict arises due to mismatch of types of variables in the calling statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Litta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 05:47:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916661#M686682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T05:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calling function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916662#M686683</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;Check the declaration of the variables used in the FM in ur program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 06:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916662#M686683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T06:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calling function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916663#M686684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The parameter you passed into that function module has a different data type as defined in the function module interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 07:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916663#M686684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T07:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calling function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916664#M686685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may be caused due to the type mismatch.check the values you are passing are of correct type or else tell me the function name so that i can help you further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lalit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 08:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916664#M686685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T08:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calling function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916665#M686686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was because I was imporing som values that was not needed in the FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 04:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-module/m-p/2916665#M686686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T04:27:24Z</dc:date>
    </item>
  </channel>
</rss>

