<?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: Problem in RFC  call in ABAP code...Urgernt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-rfc-call-in-abap-code-urgernt/m-p/1905869#M377571</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;First of all do not forget to add standard SAP exceptions to your code to avoid shotdumps in case there is something wrong with the RFC connection:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ZXXX' DESTINATION 'ZXXX'&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;   EXCEPTIONS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     SYSTEM_FAILURE = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     COMMUNICATION_FAILURE = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test your RFC connection in SM59 transaction. Make sure as well you did not make any typing errors, the best would be just copy its name from SM59 to your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2007 07:16:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-08T07:16:49Z</dc:date>
    <item>
      <title>Problem in RFC  call in ABAP code...Urgernt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-rfc-call-in-abap-code-urgernt/m-p/1905868#M377570</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 am working on scenario wherein , i have created remote enabled RFC in target system SAP R/3 one . I have maintained RFC in original system where i have my calling program.This done by using sm59 transaction .When i execute my abap calling program as follows , it gives out error as RFC destination not known.The code is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ZRFC_01' DESTINATION 'IDECECC5'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORTING  nu1 = num1 nu2 = num2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORTING  res = result  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write: result .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This call passes two numbers for addition and returns result as addition in import parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KIndly help me on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 07:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-rfc-call-in-abap-code-urgernt/m-p/1905868#M377570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T07:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in RFC  call in ABAP code...Urgernt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-rfc-call-in-abap-code-urgernt/m-p/1905869#M377571</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;First of all do not forget to add standard SAP exceptions to your code to avoid shotdumps in case there is something wrong with the RFC connection:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ZXXX' DESTINATION 'ZXXX'&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;   EXCEPTIONS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     SYSTEM_FAILURE = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     COMMUNICATION_FAILURE = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test your RFC connection in SM59 transaction. Make sure as well you did not make any typing errors, the best would be just copy its name from SM59 to your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 07:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-rfc-call-in-abap-code-urgernt/m-p/1905869#M377571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T07:16:49Z</dc:date>
    </item>
  </channel>
</rss>

