<?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 Issue With Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757874#M1304272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While calling one function module through my Program I am getting a error as "For typing of TABLES parameters, only table types should be used" in the Runtime in Production Client. But the same is been executed in the developement client no runtime error is coming. &lt;/P&gt;&lt;P&gt;Please advice on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2009 10:21:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-15T10:21:48Z</dc:date>
    <item>
      <title>Issue With Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757874#M1304272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While calling one function module through my Program I am getting a error as "For typing of TABLES parameters, only table types should be used" in the Runtime in Production Client. But the same is been executed in the developement client no runtime error is coming. &lt;/P&gt;&lt;P&gt;Please advice on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 10:21:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757874#M1304272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-15T10:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue With Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757875#M1304273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the parameters passed to the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table type refered may be available in development and will not be transported to the production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So check the datatype which is referred is transported to the production or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 10:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757875#M1304273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-15T10:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue With Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757876#M1304274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you write, how you are calling the function module...&lt;/P&gt;&lt;P&gt;And is it a short dump?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And check the below link....it will be helpful&lt;/P&gt;&lt;P&gt;Typing of interface parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/abapdocu/en/ABENFUNCTION_PARAMETERS.htm" target="test_blank"&gt;http://help.sap.com/abapdocu/en/ABENFUNCTION_PARAMETERS.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 10:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757876#M1304274</guid>
      <dc:creator>former_member212005</dc:creator>
      <dc:date>2009-06-15T10:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue With Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757877#M1304275</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 Tables tab of your FM in production, Any table is defined with "TYPE"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compare both development and production versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any tabel is defined with TYPE change that to LIKE in Dev and retransport that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 10:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757877#M1304275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-15T10:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue With Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757878#M1304276</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 whther the table type used is also transported to production..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 11:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757878#M1304276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-15T11:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue With Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757879#M1304277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Just Retransported it to production. Now its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for the clue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 11:21:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-function-module/m-p/5757879#M1304277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-15T11:21:26Z</dc:date>
    </item>
  </channel>
</rss>

