<?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: processing RFC call failure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-rfc-call-failure/m-p/11123863#M1904988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it's helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 03:37:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-05-12T03:37:23Z</dc:date>
    <item>
      <title>processing RFC call failure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-rfc-call-failure/m-p/11123861#M1904986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;When I set a nornal function module to RFC, do I need to add some extra exceptions like 'remote call failure' or something like network connection issues? If I do this, does it mean that I can prevent the program from dump?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 02:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-rfc-call-failure/m-p/11123861#M1904986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-12T02:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: processing RFC call failure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-rfc-call-failure/m-p/11123862#M1904987</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;You can use these two extra EXCEPTIONS to capture any RFC problems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: lv_msgtxt type BAPI_MSG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; CALL FUNCTION 'RFC_PING'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESTINATION lv_dest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXCEPTIONS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COMMUNICATION_FAILURE = 1 MESSAGE lv_msgtxt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SYSTEM_FAILURE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 2 MESSAGE lv_msgtxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 03:27:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-rfc-call-failure/m-p/11123862#M1904987</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2015-05-12T03:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: processing RFC call failure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-rfc-call-failure/m-p/11123863#M1904988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it's helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 03:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-rfc-call-failure/m-p/11123863#M1904988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-12T03:37:23Z</dc:date>
    </item>
  </channel>
</rss>

