<?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 connect B. W Function Module from R/3 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/connect-b-w-function-module-from-r-3/m-p/5583650#M1273301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;I Created one remote enabled F.M. in B.W. Server to extract data from particular tables and i want to get that F.M. Information in my R/3 Server. what i have to do please tell me every steps to get all related records in R/3 Server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vimarsh B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2009 15:01:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-21T15:01:40Z</dc:date>
    <item>
      <title>connect B. W Function Module from R/3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/connect-b-w-function-module-from-r-3/m-p/5583650#M1273301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;I Created one remote enabled F.M. in B.W. Server to extract data from particular tables and i want to get that F.M. Information in my R/3 Server. what i have to do please tell me every steps to get all related records in R/3 Server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vimarsh B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 15:01:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/connect-b-w-function-module-from-r-3/m-p/5583650#M1273301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T15:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: connect B. W Function Module from R/3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/connect-b-w-function-module-from-r-3/m-p/5583651#M1273302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should create in your R/3 system a RFC connection (SM59) pointing to your BW system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next in R/3 you call the function module like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL FUNCTION XY
 DESTINATION Your_RFC_connection
 EXPORTING...
 IMPORTING...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;check this out&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/22/0424ce488911d189490000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/22/0424ce488911d189490000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 18:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/connect-b-w-function-module-from-r-3/m-p/5583651#M1273302</guid>
      <dc:creator>juanesteban_marriaga</dc:creator>
      <dc:date>2009-05-21T18:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: connect B. W Function Module from R/3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/connect-b-w-function-module-from-r-3/m-p/5583652#M1273303</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;create RFC connection type R/3 in both R/3 and BW..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then call the Function module in R/3 with detination created in sm59..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION "function module name in bw" Destination 'RFC-connection inSM59'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if any error happens check in SM58 you will know th error why and what happend..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 18:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/connect-b-w-function-module-from-r-3/m-p/5583652#M1273303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T18:52:00Z</dc:date>
    </item>
  </channel>
</rss>

