<?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: Short dump during RFC Call in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098718#M1616146</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;To handle those internal exceptions, refer to the ABAP key word documentation link here : [CALL FUNCTION - DESTINATION parameter_list|http://help.sap.com/abapdocu_702/en/abapcall_function_destination_para.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Aug 2011 08:49:11 GMT</pubDate>
    <dc:creator>SureshRa</dc:creator>
    <dc:date>2011-08-11T08:49:11Z</dc:date>
    <item>
      <title>Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098701#M1616129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im experiencing short dumps when calling the custom RFC function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats happening is that during the first call to the RFC i can extract up to 50k records but when i try to take another 50k records from the function module it gives me a short dump of  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Program not found." &lt;/P&gt;&lt;P&gt;An error occurred when executing a REMOTE FUNCTION CALL.&lt;/P&gt;&lt;P&gt;It was logged under the name "LOAD_PROGRAM_NOT_FOUND"&lt;/P&gt;&lt;P&gt;on the called page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know why this happens when i try to RFC again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 02:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098701#M1616129</guid>
      <dc:creator>john_wayne</dc:creator>
      <dc:date>2011-08-11T02:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098702#M1616130</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;But error looks like different. Is it a custom one or standard one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 03:56:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098702#M1616130</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-08-11T03:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098703#M1616131</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;Exactly while what doing you get this error  . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 04:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098703#M1616131</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2011-08-11T04:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098704#M1616132</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; IF you are debugging  the RFC  and  you are extracting records  from internal table  then it have limitation of 50k  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  when you debug it will not  save more than  50k records  in excel or any any  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 04:35:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098704#M1616132</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2011-08-11T04:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098705#M1616133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@madhurao123 what do you mean i dont think the error is customized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Deepak Dhamat what i have is that im looping to retrieve 50k data everytime i call the RFC. the thing is that on the first loop it can retrieve the RFC but for the second loop its not returning the record by ending in a dump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 05:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098705#M1616133</guid>
      <dc:creator>john_wayne</dc:creator>
      <dc:date>2011-08-11T05:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098706#M1616134</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 not asking you about the error. I am talking about the RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 05:24:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098706#M1616134</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-08-11T05:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098707#M1616135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its a custom RFC function module which grabs data and then send out the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 05:29:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098707#M1616135</guid>
      <dc:creator>john_wayne</dc:creator>
      <dc:date>2011-08-11T05:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098708#M1616136</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;before you call your rfc fm additionally call fm RFC_CONNECTION_CLOSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check, if this can solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 05:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098708#M1616136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-11T05:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098709#M1616137</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;Please paste your code.&lt;/P&gt;&lt;P&gt;Whats happening is that during the first call to the RFC i can extract up to 50k records but when i try to take another 50k records from the function module it gives me a short dump of &lt;/P&gt;&lt;P&gt;so you are getting data of some number every time. If this is a situation you can check as Klaus told.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: madhurao123 on Aug 11, 2011 11:38 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 06:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098709#M1616137</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-08-11T06:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098710#M1616138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL FUNCTION 'Z_RFC_GETINFOTYPE' DESTINATION 'TEST&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;            iv_infotype = p_infty&lt;/P&gt;&lt;P&gt;            iv_payroll  = lv_payroll&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          ev_maxrec   = gv_max&lt;/P&gt;&lt;P&gt;        TABLES&lt;/P&gt;&lt;P&gt;          it_zc002    = gt_zc002sort&lt;/P&gt;&lt;P&gt;          et_data     = gt_data&lt;/P&gt;&lt;P&gt;          et_return   = gt_return&lt;/P&gt;&lt;P&gt;          it_pernr    = so_pernr&lt;/P&gt;&lt;P&gt;          it_subty    = so_subty&lt;/P&gt;&lt;P&gt;          it_endda    = so_endda&lt;/P&gt;&lt;P&gt;          it_begda    = so_begda&lt;/P&gt;&lt;P&gt;          it_aedtm    = so_aedtm&lt;/P&gt;&lt;P&gt;          it_uname    = so_uname&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;          iv_lgart    =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;      CALL FUNCTION 'RFC_CONNECTION_CLOSE'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;         DESTINATION                = 'TEST'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        TASKNAME                   =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;         DESTINATION_NOT_OPEN       = 1&lt;/P&gt;&lt;P&gt;         OTHERS                     = 2&lt;/P&gt;&lt;P&gt;                .&lt;/P&gt;&lt;P&gt;      IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&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;&lt;/P&gt;&lt;P&gt;Above is the RFC part of the program its within a loop outside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 06:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098710#M1616138</guid>
      <dc:creator>john_wayne</dc:creator>
      <dc:date>2011-08-11T06:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098711#M1616139</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 about internal table declaration in both source system and Target system, May be you are maintaining size for the internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 06:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098711#M1616139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-11T06:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098712#M1616140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;internal table declaration? can you explain further? and also i reduced the number of extracted data to 500 records and it still have the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 06:47:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098712#M1616140</guid>
      <dc:creator>john_wayne</dc:creator>
      <dc:date>2011-08-11T06:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098713#M1616141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try calling ABAP4_COMMIT_WORK after calling your FM 'Z_RFC_GETINFOTYPE' &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL FUNCTION 'CALL FUNCTION 'Z_RFC_GETINFOTYPE' DESTINATION 'TEST
EXPORTING
iv_infotype = p_infty
iv_payroll = lv_payroll
IMPORTING
ev_maxrec = gv_max
TABLES
it_zc002 = gt_zc002sort
et_data = gt_data
et_return = gt_return
it_pernr = so_pernr
it_subty = so_subty
it_endda = so_endda
it_begda = so_begda
it_aedtm = so_aedtm
it_uname = so_uname
* iv_lgart =
.

CALL FUNCTION 'ABAP4_COMMIT_WORK' DESTINATION 'TEST'.

CALL FUNCTION 'RFC_CONNECTION_CLOSE'
EXPORTING
DESTINATION = 'TEST'
* TASKNAME =
EXCEPTIONS
DESTINATION_NOT_OPEN = 1
OTHERS = 2
.
IF SY-SUBRC 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
* WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suresh Radhakrishnan on Aug 11, 2011 5:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 07:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098713#M1616141</guid>
      <dc:creator>SureshRa</dc:creator>
      <dc:date>2011-08-11T07:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098714#M1616142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry it does not resolve the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 07:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098714#M1616142</guid>
      <dc:creator>john_wayne</dc:creator>
      <dc:date>2011-08-11T07:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098715#M1616143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see you are not handling exceptions SYSTEM_FAILURE and COMMUNICATION_FAILURE  in the RFC call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check whether you have "released" the RFM in the destination system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is if you are calling this FM from a different system, just create a dummy FM 'Z_RFC_GETINFOTYPE' DESTINATION' in the system from where you make this RFC call without any source code. The import, export, tables parameters should be same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 07:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098715#M1616143</guid>
      <dc:creator>SureshRa</dc:creator>
      <dc:date>2011-08-11T07:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098716#M1616144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you show me how to handle the exceptions you mention? anyway i fixed the error it was the data being passed that caused the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 08:27:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098716#M1616144</guid>
      <dc:creator>john_wayne</dc:creator>
      <dc:date>2011-08-11T08:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098717#M1616145</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 this &lt;A href="http://help.sap.com/saphelp_nwpi71/helpdata/en/45/ec56cdd90860d4e10000000a11466f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nwpi71/helpdata/en/45/ec56cdd90860d4e10000000a11466f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 08:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098717#M1616145</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-08-11T08:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump during RFC Call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098718#M1616146</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;To handle those internal exceptions, refer to the ABAP key word documentation link here : [CALL FUNCTION - DESTINATION parameter_list|http://help.sap.com/abapdocu_702/en/abapcall_function_destination_para.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 08:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-during-rfc-call/m-p/8098718#M1616146</guid>
      <dc:creator>SureshRa</dc:creator>
      <dc:date>2011-08-11T08:49:11Z</dc:date>
    </item>
  </channel>
</rss>

