<?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 a external function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390829#M814189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is the function module you are trying to Call is remote enabled. T-code SE37&lt;/P&gt;&lt;P&gt;2. Is there a RFC destination defined in the Source System which points to the Target System. T-Code SM59&lt;/P&gt;&lt;P&gt;3. Make sure you make the call  is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*1 Call Function to get Data.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'Z_YOUR_FUNCTION' DESTINATION  RFC_DESTINATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 16:09:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-13T16:09:18Z</dc:date>
    <item>
      <title>calling a external function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390826#M814186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing a program in ECC where i need to call a function module present in the external SAP SRM system. pass parameters to it and fetch the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls guide me on ........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;muda.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 15:21:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390826#M814186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T15:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: calling a external function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390827#M814187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to maintain the Destinations(RFC).&lt;/P&gt;&lt;P&gt;Then you have to call the FM with the destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 15:27:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390827#M814187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T15:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: calling a external function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390828#M814188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey, thanks for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i tried to do this it gives me a short dump (error - Function module not found).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just to make clear, my program is in ECC and my std. function module is in SRM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any thoughts ................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 16:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390828#M814188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T16:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: calling a external function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390829#M814189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is the function module you are trying to Call is remote enabled. T-code SE37&lt;/P&gt;&lt;P&gt;2. Is there a RFC destination defined in the Source System which points to the Target System. T-Code SM59&lt;/P&gt;&lt;P&gt;3. Make sure you make the call  is OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*1 Call Function to get Data.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'Z_YOUR_FUNCTION' DESTINATION  RFC_DESTINATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 16:09:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390829#M814189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T16:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: calling a external function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390830#M814190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey........... got it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 00:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-external-function-module/m-p/3390830#M814190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T00:05:27Z</dc:date>
    </item>
  </channel>
</rss>

