<?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>Question Re: Runtime error CALL_FUNCTION_NOT_FOUND has occurred while calling RFC in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/runtime-error-call-function-not-found-has-occurred-while-calling-rfc/qaa-p/12238943#M4582243</link>
    <description>&lt;P&gt;got it, i hadn't created RFC in Destination System.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 23 Oct 2020 12:07:09 GMT</pubDate>
    <dc:creator>vikash_pathak</dc:creator>
    <dc:date>2020-10-23T12:07:09Z</dc:date>
    <item>
      <title>Runtime error CALL_FUNCTION_NOT_FOUND has occurred while calling RFC</title>
      <link>https://community.sap.com/t5/technology-q-a/runtime-error-call-function-not-found-has-occurred-while-calling-rfc/qaq-p/12238941</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have create a RFC and RFC Destination in SM59 too&lt;/P&gt;
  &lt;P&gt;but while calling the FM in ABAP Report Getting Dump 'CALL_FUNCTION_REMOTE_ERROR' and while trying to execute RFC through SE37 getting error system failure 'Runtime error CALL_FUNCTION_NOT_FOUND has occurred'&lt;/P&gt;
  &lt;P&gt;I have tested RFC Connection in SM59 and and able to login destination system.&lt;/P&gt;
  &lt;P&gt;Please let me know the solution for this issue.&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1857525-capture.jpg" /&gt;&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;data: li_mara TYPE mara.


START-OF-SELECTION.


CALL FUNCTION 'ZTEST_VIKASH' DESTINATION 'New_system_test'
  EXPORTING
    i_matnr       = 'A001'
 IMPORTING
   EX_MARA       = li_mara
          .
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 23 Oct 2020 10:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/runtime-error-call-function-not-found-has-occurred-while-calling-rfc/qaq-p/12238941</guid>
      <dc:creator>vikash_pathak</dc:creator>
      <dc:date>2020-10-23T10:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error CALL_FUNCTION_NOT_FOUND has occurred while calling RFC</title>
      <link>https://community.sap.com/t5/technology-q-a/runtime-error-call-function-not-found-has-occurred-while-calling-rfc/qaa-p/12238942#M4582242</link>
      <description>&lt;P&gt;While calling the program through Report, you are getting Dump because no Exception is handled while calling RFC FM-&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;SYSTEM_FAILURE = 1 &lt;/P&gt;&lt;P&gt;COMMUNICATION_FAILURE = 2 &lt;/P&gt;&lt;P&gt;These Exceptions are only mentioned in Report and not in FM itself.&lt;/P&gt;&lt;P&gt;Regarding the Exception raised, could you please confirm whether this FM is maintained in RFC System 'New_system_test' or not with same parameters.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 11:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/runtime-error-call-function-not-found-has-occurred-while-calling-rfc/qaa-p/12238942#M4582242</guid>
      <dc:creator>Pankaj_Gupta</dc:creator>
      <dc:date>2020-10-23T11:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error CALL_FUNCTION_NOT_FOUND has occurred while calling RFC</title>
      <link>https://community.sap.com/t5/technology-q-a/runtime-error-call-function-not-found-has-occurred-while-calling-rfc/qaa-p/12238943#M4582243</link>
      <description>&lt;P&gt;got it, i hadn't created RFC in Destination System.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 12:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/runtime-error-call-function-not-found-has-occurred-while-calling-rfc/qaa-p/12238943#M4582243</guid>
      <dc:creator>vikash_pathak</dc:creator>
      <dc:date>2020-10-23T12:07:09Z</dc:date>
    </item>
  </channel>
</rss>

