<?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 RFC call in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485480#M226597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had developed an interface program which populates an internal table with some data and I pass it to an RFC function module with destination 'XXXXXXXX', which is a middleware. I am pushing data from SAP, but middleware (webmethods) is not receiving that data. What could be the problem? Can someone help me in this regard?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'ZXXXXXXXX' "IN BACKGROUND TASK
    DESTINATION 'WEBMETHODS' "AS SEPARATE UNIT
    TABLES
      output = i_tab.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;  COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Somen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2006 17:05:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-25T17:05:07Z</dc:date>
    <item>
      <title>RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485480#M226597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had developed an interface program which populates an internal table with some data and I pass it to an RFC function module with destination 'XXXXXXXX', which is a middleware. I am pushing data from SAP, but middleware (webmethods) is not receiving that data. What could be the problem? Can someone help me in this regard?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'ZXXXXXXXX' "IN BACKGROUND TASK
    DESTINATION 'WEBMETHODS' "AS SEPARATE UNIT
    TABLES
      output = i_tab.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;  COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Somen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 17:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485480#M226597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T17:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485481#M226598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Webmethods does not have a RFC container. So you create a function module in SAP and open a service for it in Webmethods. Check whether the service is running in webmethods and also check your RFC destination whether it is pointing to the right instance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 17:08:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485481#M226598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T17:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485482#M226599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sudhir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how to open an service for webmethods in SAP and check whether my RFC destination is pointing to the right instance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 17:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485482#M226599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T17:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485483#M226600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The service for the RFC is opened in webmethods not in SAP which is done by Webmethods guy. Check the IP address of the server on which your webmethods is running and check the ipaddress mentioned in your RFC destination.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 17:12:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485483#M226600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T17:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485484#M226601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the destination system defined in SM59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the error!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess there could be one more problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u declare the Function module as Remote enabled!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. mark if answer is helpful.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt; Bharat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Bharat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 17:14:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485484#M226601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T17:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485485#M226602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/thread/203936 &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 17:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485485#M226602</guid>
      <dc:creator>rahulkavuri</dc:creator>
      <dc:date>2006-08-25T17:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485486#M226603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to call a program from one server to another server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first we have to go to sm59 click on RFC connection and create here ww have to give RFC destination for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC destinatio zswat&lt;/P&gt;&lt;P&gt;Connection type '3' R/3Connection type&lt;/P&gt;&lt;P&gt;give description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and at technical settings&lt;/P&gt;&lt;P&gt;give target system and other details &lt;/P&gt;&lt;P&gt;and at "save as" click the radio button&lt;/P&gt;&lt;P&gt;IP address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and at logon/security&lt;/P&gt;&lt;P&gt;trusted system as no&lt;/P&gt;&lt;P&gt;give logon details of that system which yu want to call that program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that create a fuction module at attributes&lt;/P&gt;&lt;P&gt;click the radio button for "REMOTE-enabled module" and give some export and import parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that call that function module in another server&lt;/P&gt;&lt;P&gt;yu will get the result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2006 17:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-call/m-p/1485486#M226603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-25T17:21:42Z</dc:date>
    </item>
  </channel>
</rss>

