<?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 Short dump while calling RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499952#M564798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a function module in R/3 system and wants to access it in BW system. While checking syntax, it do not give any error. But when I try to execute the function module in BW, I get short dump saying please check the name of the Function Module in SE37. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call of RFC is like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'ZFM_POUSR' DESTINATION dest&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        table                       = itab&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;        cx_sy_dyn_call_illegal_type = 3&lt;/P&gt;&lt;P&gt;        OTHERS                            = 4.&lt;/P&gt;&lt;P&gt;    IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;      EXIT.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 12:29:44 GMT</pubDate>
    <dc:creator>former_member434229</dc:creator>
    <dc:date>2007-07-06T12:29:44Z</dc:date>
    <item>
      <title>Short dump while calling RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499952#M564798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a function module in R/3 system and wants to access it in BW system. While checking syntax, it do not give any error. But when I try to execute the function module in BW, I get short dump saying please check the name of the Function Module in SE37. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call of RFC is like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'ZFM_POUSR' DESTINATION dest&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        table                       = itab&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;        cx_sy_dyn_call_illegal_type = 3&lt;/P&gt;&lt;P&gt;        OTHERS                            = 4.&lt;/P&gt;&lt;P&gt;    IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;      EXIT.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 12:29:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499952#M564798</guid>
      <dc:creator>former_member434229</dc:creator>
      <dc:date>2007-07-06T12:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while calling RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499953#M564799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nitin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There are two things which you may not done.&lt;/P&gt;&lt;P&gt; 1. forgot to Activate the RFC. or&lt;/P&gt;&lt;P&gt; 2. Does not maintained RFC destination properly like giving wrong logical system name etc....&lt;/P&gt;&lt;P&gt; 3. might have define the RFC as normal FM instead of Remote FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; first check these....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Satish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Satish Panakala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 12:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499953#M564799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T12:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while calling RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499954#M564800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you maintained the RFC destination in BW syatem in SM59??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 12:39:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499954#M564800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T12:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while calling RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499955#M564801</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;A href="http://help.sap.com/saphelp_nw04/helpdata/en/13/90a594a1ab0841bbb731bdec1a7fd7/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/13/90a594a1ab0841bbb731bdec1a7fd7/content.htm&lt;/A&gt; - check this link for handling exception when calling RFCs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call the function like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: list like UINFO occurs 0 with header line .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'TH_USER_LIST' destination &amp;lt;dest&amp;gt;&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;list = list&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;if sy-subrc ne 0 .&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;handle error here&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;endif .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 12:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499955#M564801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T12:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while calling RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499956#M564802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure you have given the correct destination 'dest' and the correct Remote FM name.  Also verify the FM is remote enabled.&lt;/P&gt;&lt;P&gt;You may also want to test the 'dest' destination from BW (T.Code SE59) and check if the connection/authorizations is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anish Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 12:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499956#M564802</guid>
      <dc:creator>former_member150733</dc:creator>
      <dc:date>2007-07-06T12:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while calling RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499957#M564803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are answers to your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. RFC is Activated and running proerly in R/3 System.&lt;/P&gt;&lt;P&gt;2. RFC destination has been maintained in SM59.&lt;/P&gt;&lt;P&gt;3. Can't use normal function module as I have pass data from R/3 to BW system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 12:52:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499957#M564803</guid>
      <dc:creator>former_member434229</dc:creator>
      <dc:date>2007-07-06T12:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while calling RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499958#M564804</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;Check in SAP r/3 SE37--&amp;gt; attributes tab enable the RFC enabled check box and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 13:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-calling-rfc/m-p/2499958#M564804</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-07-06T13:24:52Z</dc:date>
    </item>
  </channel>
</rss>

