<?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: Call function module thru TCP/IP connection in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063017#M1176436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;while creating the FM give that one as the Attributes &lt;DEL&gt;-&amp;gt;Processing type&lt;/DEL&gt;-&amp;gt;Remote-enabled module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2009 15:06:01 GMT</pubDate>
    <dc:creator>BH2408</dc:creator>
    <dc:date>2009-01-30T15:06:01Z</dc:date>
    <item>
      <title>Call function module thru TCP/IP connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063016#M1176435</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;Normally we call a RFC enabled function module in another SAP system using ABAP Connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now,&lt;/P&gt;&lt;P&gt;Let us assume there are two systems SYSTEM-A &amp;amp; SYSTEM-B, these two are SAP systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In an Abap program in SYSTEM-A, I need to call a function module in SYSTEM-B using TCP/IP Connection that is maintained in SM59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible ?, If yes let me know the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 14:50:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063016#M1176435</guid>
      <dc:creator>aakash_neelaperumal2</dc:creator>
      <dc:date>2009-01-30T14:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Call function module thru TCP/IP connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063017#M1176436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;while creating the FM give that one as the Attributes &lt;DEL&gt;-&amp;gt;Processing type&lt;/DEL&gt;-&amp;gt;Remote-enabled module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 15:06:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063017#M1176436</guid>
      <dc:creator>BH2408</dc:creator>
      <dc:date>2009-01-30T15:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Call function module thru TCP/IP connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063018#M1176437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bharani.&lt;/P&gt;&lt;P&gt;Please understand the question properly, I have already specified that it is an RFC enabled function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to write a program such that I should call an function module in another SAP system using TCP/IP connection not an Abap connection( In TCP/IP connection you will specify only program id, host &amp;amp; gateway, you wont specify target system client, user id , password )...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need a way to connect to atarget system using TCP/IP connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 05:25:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063018#M1176437</guid>
      <dc:creator>aakash_neelaperumal2</dc:creator>
      <dc:date>2009-02-02T05:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Call function module thru TCP/IP connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063019#M1176438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 11:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063019#M1176438</guid>
      <dc:creator>aakash_neelaperumal2</dc:creator>
      <dc:date>2009-02-02T11:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Call function module thru TCP/IP connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063020#M1176439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,  Refer this Link which gives SAP Communication Guide, You can refer this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_45b/helpdata/en/bb/9f03594b9b11d189750000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_45b/helpdata/en/bb/9f03594b9b11d189750000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2009 05:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063020#M1176439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-03T05:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Call function module thru TCP/IP connection</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063021#M1176440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 11:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-module-thru-tcp-ip-connection/m-p/5063021#M1176440</guid>
      <dc:creator>aakash_neelaperumal2</dc:creator>
      <dc:date>2009-02-11T11:59:07Z</dc:date>
    </item>
  </channel>
</rss>

