<?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: SM59 RFC TCP/IP Function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662800#M1287923</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;1.1  Create RFC destination:&lt;/P&gt;&lt;P&gt; To create the RFC go to TCODE: SM59&lt;/P&gt;&lt;P&gt; Create new destination of type T (TCP/IP)&lt;/P&gt;&lt;P&gt; Make sure you select Registered Server Program option before writing your program ID&lt;/P&gt;&lt;P&gt; Write your program ID (remember it's case-sensitive)&lt;/P&gt;&lt;P&gt; In the gateway host and gateway service write the values of your "Application system" - business system (R/3 System)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure the Program id specified here(Target System) and the Program id specified in the RFC destination created above are same.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below link, you will get some idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.kmsec.de/documents/FILETRANSFER.pdf" target="test_blank"&gt;http://www.kmsec.de/documents/FILETRANSFER.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/onlinedoc/srm/sapimplmentation.pdf" target="test_blank"&gt;http://support.sas.com/documentation/onlinedoc/srm/sapimplmentation.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pugazhenthi.P&lt;/P&gt;&lt;P&gt;Satyam Computer Services Ltd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2009 06:54:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-28T06:54:49Z</dc:date>
    <item>
      <title>SM59 RFC TCP/IP Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662798#M1287921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I am working on SM59 TCP/IP RFC what button should i select for connecting to the external server from sap?&lt;/P&gt;&lt;P&gt;what should i give in Program ID .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have file in csv format  i have to get into the SAP Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz kindly share ur suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:18:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662798#M1287921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: SM59 RFC TCP/IP Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662799#M1287922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to select the &lt;STRONG&gt;START ON EXPLICIT HOST&lt;/STRONG&gt; . You need to code a program which contains a Function Module of type RFC. This function module should be responsible for the storing of the CSV format file into the target SAP System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Z program name should be mentioned under Program ID and mention the Target HOST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program should get executed once it reaches the Destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Syed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: wahid hussain syed on May 28, 2009 7:40 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 05:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662799#M1287922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T05:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: SM59 RFC TCP/IP Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662800#M1287923</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;1.1  Create RFC destination:&lt;/P&gt;&lt;P&gt; To create the RFC go to TCODE: SM59&lt;/P&gt;&lt;P&gt; Create new destination of type T (TCP/IP)&lt;/P&gt;&lt;P&gt; Make sure you select Registered Server Program option before writing your program ID&lt;/P&gt;&lt;P&gt; Write your program ID (remember it's case-sensitive)&lt;/P&gt;&lt;P&gt; In the gateway host and gateway service write the values of your "Application system" - business system (R/3 System)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure the Program id specified here(Target System) and the Program id specified in the RFC destination created above are same.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below link, you will get some idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.kmsec.de/documents/FILETRANSFER.pdf" target="test_blank"&gt;http://www.kmsec.de/documents/FILETRANSFER.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/onlinedoc/srm/sapimplmentation.pdf" target="test_blank"&gt;http://support.sas.com/documentation/onlinedoc/srm/sapimplmentation.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pugazhenthi.P&lt;/P&gt;&lt;P&gt;Satyam Computer Services Ltd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 06:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662800#M1287923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T06:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: SM59 RFC TCP/IP Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662801#M1287924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved by self&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 04:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662801#M1287924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T04:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: SM59 RFC TCP/IP Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662802#M1287925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hema,&lt;/P&gt;&lt;P&gt;    Your problem has resolved. will you please share . &lt;/P&gt;&lt;P&gt;             In SM59 which program id name we have to give. Or we can give any name? actually I want to connect to JAVA server from SAP. I want to access some data from JAVA system In SAP. So how to create RFC connection in SM59. What program ID I have to Give..        Please Reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pradip Pawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 07:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm59-rfc-tcp-ip-function/m-p/5662802#M1287925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T07:02:49Z</dc:date>
    </item>
  </channel>
</rss>

