<?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-Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125548#M110206</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 give destination to RFC FMs then only it will work as RFC function module other else it will work as normal function module(Ex BAPIs All are RFC anbles but when you call this with out destination it will excute in the same system). but it's better partice to give destination to RFC function modules . if you want use for your same system give destination as NONE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2006 13:22:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-07T13:22:21Z</dc:date>
    <item>
      <title>RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125541#M110199</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 need to retreive BILL TO ADDRESS details like name,house no,street etc using FUNCTION MODULE - Z_GET_N_APPROVER. But this FM is a RFC. &lt;/P&gt;&lt;P&gt;Can u help to find out how to retreive the bill to address details from this RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Points will be awarded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 12:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125541#M110199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T12:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125542#M110200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can run RFC Function module locally also. I that case give RFC destination as 'NONE'. This will behave as a normal function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 12:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125542#M110200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T12:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125543#M110201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am assuming that you are retriving data from the same system and so use NONE in the destination. If u are trying to extract it from some other system u will have to give the destination name in the fiels DESTINATION.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:01:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125543#M110201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T13:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125544#M110202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jayasree,&lt;/P&gt;&lt;P&gt;   If u have to use this FM in a report then try doing like this------&lt;/P&gt;&lt;P&gt;  Replicate the same functionallity to a normal FM and use it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Usha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125544#M110202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T13:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125545#M110203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaysree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC is also a FM, it can be used any where in ABAP , so you can call that RFC in a normal way like how you call the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125545#M110203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T13:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125546#M110204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I need to retreive BILL TO ADDRESS.&lt;/P&gt;&lt;P&gt;THE DESCRIPTION AS FOLLOWS&lt;/P&gt;&lt;P&gt;Get USER ID EKPO-ERNAM  and then search a "bill To " belongs to this user ID in SRM Org structure. Utilise Function Module Z_GET_N_APPROVER to retreive it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly Clarify&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125546#M110204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T13:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125547#M110205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get the ADRNR (Address Number ) from Kna1 table for the bill to retrieved from the Function module. Then pass this Address number to the Function Module ADDR_GET to retrieve the Address details for the Bill to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125547#M110205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125548#M110206</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 give destination to RFC FMs then only it will work as RFC function module other else it will work as normal function module(Ex BAPIs All are RFC anbles but when you call this with out destination it will excute in the same system). but it's better partice to give destination to RFC function modules . if you want use for your same system give destination as NONE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:22:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125548#M110206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T13:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: RFC-Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125549#M110207</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 give destination to RFC FMs then only it will work as RFC function module other else it will work as normal function module(Ex BAPIs All are RFC anbles but when you call this with out destination it will excute in the same system). but it's better partice to give destination to RFC function modules . if you want use for your same system give destination as NONE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2006 13:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module/m-p/1125549#M110207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-07T13:27:55Z</dc:date>
    </item>
  </channel>
</rss>

