<?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: While Calling the RFC .Dump showing CALL_FUNCTION_REMOTE_ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-calling-the-rfc-dump-showing-call-function-remote-error/m-p/12459532#M2000134</link>
    <description>&lt;P&gt;When you call an ABAP function module via RFC, and it indicates a system failure/short dump, there should be a short dump explaining the reason, it's not the short dump that you attached.&lt;/P&gt;&lt;P&gt;The short dump that you attached corresponds to the fact that you didn't intercept the SYSTEM_FAILURE exception. This is a special exception which occurs when there is a short dump in the "remote" system (which is the same in your case). There is also COMMUNICATION_FAILURE in case the remote system is not available.&lt;/P&gt;&lt;P&gt;Please search for the right short dump and revert back if you need assistance about it.&lt;/P&gt;&lt;P&gt;NB: no need to create a screenshot when it contains only text. But you could attach the FULL short dump so that we can have a look at it...&lt;/P&gt;</description>
    <pubDate>Thu, 19 Aug 2021 05:44:42 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2021-08-19T05:44:42Z</dc:date>
    <item>
      <title>While Calling the RFC .Dump showing CALL_FUNCTION_REMOTE_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-calling-the-rfc-dump-showing-call-function-remote-error/m-p/12459531#M2000133</link>
      <description>&lt;P&gt;hi, &lt;BR /&gt;There is a webdynpro based application. using URL doing some activity's. &lt;BR /&gt;While calling &lt;BR /&gt;CALL FUNCTION 'Function_module' DESTINATION lv_destination&lt;BR /&gt;I am getting error Like "CALL_FUNCTION_REMOTE_ERROR"&lt;/P&gt;
  &lt;P&gt;Destination is Same system only. It means. URL calling for one system(Doing activities like posting ,fetching data). For Same system Destination calling.&lt;BR /&gt;Few points i checked. &lt;BR /&gt;a)I don't have access to check Sm59 Connection&lt;BR /&gt;b)Using Table RFCDES , I confirmed that connection is exists.Type 3 Abap Connection.&lt;BR /&gt;c)Connection is active or i checked. using FM: CAT_CHECK_RFC_DESTINATION Or Program &lt;BR /&gt;RSRFCPIN Everything is ok. &lt;/P&gt;
  &lt;P&gt;d)Su53 checked in the system, .After Create the Dump. I'ts clear .Before that I enable External break point.&lt;BR /&gt;Code is triggering in SAP At RFC. but after calling RFC. Dump is coming.&lt;BR /&gt;e)Seen ST22. No information.&lt;BR /&gt;f)Earlier i was thought. There was a problem in the FM Structure declaration in the RFC. While calling Passing Data i was thought wrong.&lt;/P&gt;
  &lt;P&gt;But in the Code ... in SAP. Two cases are there. &lt;BR /&gt;If destination is having other wise. Destination is maintaining one Ztable. it is fetching based upon the some conditions.&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Two cases. &lt;BR /&gt;if destination don't have. &lt;BR /&gt;Calling RFC... without destination.&lt;/P&gt;
  &lt;P&gt;if having RFC with destination.&lt;/P&gt;
  &lt;P&gt;Passing Structure declaration both cases fine. Same Structure names,&lt;BR /&gt;Just for testing i put external break inside RFC. &lt;BR /&gt;Now in debug mode. I made destination as empty, So, that RFC will call, without destination.&lt;BR /&gt;So, Inside RFC. i can able to Go. So, there is no thought of passing Declaration wrong.&lt;BR /&gt;I can't say, why calling. two ways. Code already exists. My job is to give support. &lt;/P&gt;
  &lt;P&gt;If u have any thoughts.. U can share.. It will be useful to me.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1967664-error2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1967663-error1.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 19:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-calling-the-rfc-dump-showing-call-function-remote-error/m-p/12459531#M2000133</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2021-08-18T19:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: While Calling the RFC .Dump showing CALL_FUNCTION_REMOTE_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-calling-the-rfc-dump-showing-call-function-remote-error/m-p/12459532#M2000134</link>
      <description>&lt;P&gt;When you call an ABAP function module via RFC, and it indicates a system failure/short dump, there should be a short dump explaining the reason, it's not the short dump that you attached.&lt;/P&gt;&lt;P&gt;The short dump that you attached corresponds to the fact that you didn't intercept the SYSTEM_FAILURE exception. This is a special exception which occurs when there is a short dump in the "remote" system (which is the same in your case). There is also COMMUNICATION_FAILURE in case the remote system is not available.&lt;/P&gt;&lt;P&gt;Please search for the right short dump and revert back if you need assistance about it.&lt;/P&gt;&lt;P&gt;NB: no need to create a screenshot when it contains only text. But you could attach the FULL short dump so that we can have a look at it...&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 05:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-calling-the-rfc-dump-showing-call-function-remote-error/m-p/12459532#M2000134</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-08-19T05:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: While Calling the RFC .Dump showing CALL_FUNCTION_REMOTE_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-calling-the-rfc-dump-showing-call-function-remote-error/m-p/12459533#M2000135</link>
      <description>&lt;P&gt;Look like if i debug with Destination RFC won't triggers. Only call fm without RFC. It got triggered. Here.. calling 1 standard FM. in this FM causing Dump. &lt;/P&gt;&lt;P&gt;While calling FM with Destination code is triggering causing dump. but it not triggering. debugger not taking me to inside FM. Without out Destination FM. &lt;BR /&gt;Taking me to Debugger.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 13:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-calling-the-rfc-dump-showing-call-function-remote-error/m-p/12459533#M2000135</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2021-08-19T13:51:18Z</dc:date>
    </item>
  </channel>
</rss>

