<?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: RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670231#M616440</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;If your basis created RFC between Dev and Prod then u can use RFC function module RFC_READ_TABLE to get data transferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually there will be a RFC to transfer transports &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can check RFC connection thru tranx SM59 and check R/3 type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Aug 2007 03:22:41 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2007-08-11T03:22:41Z</dc:date>
    <item>
      <title>RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670230#M616439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any standard RFC available between R/3 Dev and R/3 Prod.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 03:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670230#M616439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T03:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670231#M616440</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;If your basis created RFC between Dev and Prod then u can use RFC function module RFC_READ_TABLE to get data transferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually there will be a RFC to transfer transports &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can check RFC connection thru tranx SM59 and check R/3 type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 03:22:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670231#M616440</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-11T03:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670232#M616441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you asking about RFC destination? if it is so then check in tcode SM59. there in R3 connection click on the + folder you can see some connections...Now dbl click on one of them and you can test the connection or get the option for remote log on . Check which connection suits your requirement...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are asking about the remote Function module then all the BAPI s are Remote enabaled just check which one suits your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 03:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670232#M616441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T03:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670233#M616442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirement is to pull one field in the Development system. Use that field in the Production system and update the database tables How can &amp;lt;b&amp;gt;RFC_READ_TABLE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;be useful for that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 03:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670233#M616442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T03:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670234#M616443</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;From production use fm RFC_READ_TABLE with destination option (dev sysem rfc name) and give your table name that in development . You will get the data of development in production after this RFC_READ_TABLE call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then according to your need use this fm your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 03:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc/m-p/2670234#M616443</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-11T03:33:33Z</dc:date>
    </item>
  </channel>
</rss>

