<?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 RFC function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515812#M1261056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with the following query. this function module is not availabe on my serever.How do I find out where ist available .I mean server information.I mean there is some problem with this function module to be resolve which is called in one of the programm on my server.I went to the data base &lt;/P&gt;&lt;P&gt;zeuc109 here the RFC Destination =SVC_SGE_180 .Can any one guide me further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        dest = zeuc109-r3_dest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        CALL FUNCTION 'Z_WB_CHECK_MODEL_TERM_CIC' DESTINATION dest&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;            company     = serinfo-company&lt;/P&gt;&lt;P&gt;            model_name  = serinfo-model_code&lt;/P&gt;&lt;P&gt;            purch_date  = temp_purch_date&lt;/P&gt;&lt;P&gt;          IMPORTING&lt;/P&gt;&lt;P&gt;            expire_date = expire_date&lt;/P&gt;&lt;P&gt;            in_out      = serinfo-in_out_warranty&lt;/P&gt;&lt;P&gt;          EXCEPTIONS&lt;/P&gt;&lt;P&gt;            OTHERS      = 1.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2009 11:05:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-30T11:05:44Z</dc:date>
    <item>
      <title>RFC function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515812#M1261056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with the following query. this function module is not availabe on my serever.How do I find out where ist available .I mean server information.I mean there is some problem with this function module to be resolve which is called in one of the programm on my server.I went to the data base &lt;/P&gt;&lt;P&gt;zeuc109 here the RFC Destination =SVC_SGE_180 .Can any one guide me further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        dest = zeuc109-r3_dest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        CALL FUNCTION 'Z_WB_CHECK_MODEL_TERM_CIC' DESTINATION dest&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;            company     = serinfo-company&lt;/P&gt;&lt;P&gt;            model_name  = serinfo-model_code&lt;/P&gt;&lt;P&gt;            purch_date  = temp_purch_date&lt;/P&gt;&lt;P&gt;          IMPORTING&lt;/P&gt;&lt;P&gt;            expire_date = expire_date&lt;/P&gt;&lt;P&gt;            in_out      = serinfo-in_out_warranty&lt;/P&gt;&lt;P&gt;          EXCEPTIONS&lt;/P&gt;&lt;P&gt;            OTHERS      = 1.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 11:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515812#M1261056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T11:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515813#M1261057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SM59.&lt;/P&gt;&lt;P&gt;Find your RFC Destination.&lt;/P&gt;&lt;P&gt;Double click on the RFC Destination.&lt;/P&gt;&lt;P&gt;Then click on the Remote Connection button.&lt;/P&gt;&lt;P&gt;Then you can provide the logon information for the target system.&lt;/P&gt;&lt;P&gt;YOu can find your Function module in that system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 11:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515813#M1261057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T11:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515814#M1261058</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;do you mean to say that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the function module   Z_WB_CHECK_MODEL_TERM_CIC&lt;/P&gt;&lt;P&gt;is not available in your SAP system or it is available but the destination is not available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 11:10:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515814#M1261058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T11:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515815#M1261059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all it is a Z function module, so it might not be available in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is available in a system whose destination is SVC_SGE_180 which you can find by going to Tcode SM59 click on Serach button and give the RFC destination. It will give you the system details on which this Function module is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 13:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515815#M1261059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T13:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515816#M1261060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se37--&amp;gt; enter function module name 'RFC_READ_TABLE' and enetr the table name TFDIR..and in the options pass FUNCNAME = 'Z_WB_CHECK_MODEL_TERM_CIC'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and enter the RFC destination and execute..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it returns values that means that function module is there in the remote system else function module is not there in the system.&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, 30 Apr 2009 14:01:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function/m-p/5515816#M1261060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T14:01:38Z</dc:date>
    </item>
  </channel>
</rss>

