<?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: Debugging an RFC function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-rfc-function-module/m-p/892386#M53640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check in SM59 whether the said RFC destination is maintained and if it is able to connect to the destination.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2005 13:46:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-03-18T13:46:32Z</dc:date>
    <item>
      <title>Debugging an RFC function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-rfc-function-module/m-p/892385#M53639</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;I am making an RFC call from Server(RDH) to server(RDI).The problem i am facing is that i am not being able to return debug the function module nor is this returning any values. The function module has been transported to the RDH and Rdi servers. &lt;/P&gt;&lt;P&gt;One reason could be that the destination returned by teh function module us wrong but the people concerned insist that it is correct. I am at a loggerheads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;CALL FUNCTION '/GLB/RGT_RFC_DESTINATION'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      destsysttype                 = l_c_o "commercial box&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      rfcdest                      = v_comdest&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      no_destination_found         = 1&lt;/P&gt;&lt;P&gt;      own_logical_system_not_found = 2&lt;/P&gt;&lt;P&gt;      OTHERS                       = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    MESSAGE i004."Destination not maintained&lt;/P&gt;&lt;P&gt;    LEAVE LIST-PROCESSING.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION '/AOA/FAO_RFC_BILL_INFO'&lt;/P&gt;&lt;P&gt;    DESTINATION v_comdest&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      im_i_bsid10           = i_bsid10&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      ex_i_billing          = i_billing&lt;/P&gt;&lt;P&gt;      ex_i_vbfa             = i_vbfa&lt;/P&gt;&lt;P&gt;      ex_i_vbpa             = i_vbpa&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      communication_failure = 1&lt;/P&gt;&lt;P&gt;      system_failure        = 2&lt;/P&gt;&lt;P&gt;      OTHERS                = 3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2005 11:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-rfc-function-module/m-p/892385#M53639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-18T11:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an RFC function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-rfc-function-module/m-p/892386#M53640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check in SM59 whether the said RFC destination is maintained and if it is able to connect to the destination.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2005 13:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-rfc-function-module/m-p/892386#M53640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-18T13:46:32Z</dc:date>
    </item>
  </channel>
</rss>

