<?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: Strength RFC problem ... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995576#M1163450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the question i expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i tested same scenario in WAS and it worked.&lt;/P&gt;&lt;P&gt;Also i tested in ECC and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dump result is not quite enough to explain what happening.&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;BR /&gt;\D U M P    R E S U L T&lt;/P&gt;&lt;P&gt;Runtime Errors         CALL_FUNCTION_GET_NAME_FAILED                      &lt;/P&gt;&lt;P&gt;       Occurred on     16.01.2009 at 10:51:45                                                                                &lt;/P&gt;&lt;P&gt;Error when starting a Remote Function Call.                                                                                &lt;/P&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;"RFC_GET4"                                                                                &lt;/P&gt;&lt;P&gt;An error occurred when executing a Remote Function Call.                                                                                &lt;/P&gt;&lt;P&gt;What can you do?                                                                                &lt;/P&gt;&lt;P&gt;Make a note of the actions and input which caused the error.                                                                                &lt;/P&gt;&lt;P&gt;To resolve the problem, contact your SAP system administrator.                                                                                &lt;/P&gt;&lt;P&gt;You can use transaction ST22 (ABAP Dump Analysis) to view and administer  &lt;/P&gt;&lt;P&gt;termination messages, especially those beyond their normal deletion       &lt;/P&gt;&lt;P&gt;date.                                                                                &lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;An error occurred when executing a Remote Function Call.                                                                                &lt;/P&gt;&lt;P&gt;"RFC_GET4"                                                                                &lt;/P&gt;&lt;P&gt;Status of connection.... " "                                              &lt;/P&gt;&lt;P&gt;Internal error code.... "RFC_GET4"                                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// D U M P    R E S U L T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jan 2009 13:23:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-16T13:23:07Z</dc:date>
    <item>
      <title>Strength RFC problem ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995574#M1163448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been challenging with deep RFC problem that i'm going to explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two SAP systems with different versions.&lt;/P&gt;&lt;P&gt;One of them is Web AS 6.20 i will call WAS and the other one is ECC 6.0 i will call ECC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a customer rfc enabled function named A in ECC that submits a report using syntax :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT report WITH params
EXPORTING LIST TO MEMORY
AND RETURN .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and getting list from memory using function "LIST_FROM_MEMORY" to ITAB.&lt;/P&gt;&lt;P&gt;and exports ITAB to TABLE parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WAS, im calling function A using rfc for ECC and getting ITAB to the WAS.&lt;/P&gt;&lt;P&gt;When i call function WWW_HTML_FROM_LISTOBJECT using ITAB, im getting short dump with CALL_FUNCTION_GET_NAME_FAILED. &lt;/P&gt;&lt;P&gt;Short dump generating when below code is called :&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call 'RfcImport' id 'Push' field rfctype_abap4_exit
                       id 'Info' field program
                       id 'Function' field new_function.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in function RFC_RUNC_XAB_DRIVER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below table contains Active Calls / Events when short dump is generated.&lt;/P&gt;&lt;P&gt;Active calls / events                                                                                &lt;/P&gt;&lt;P&gt;No.... Type........ Name..........................     &lt;/P&gt;&lt;P&gt;       Program                                         &lt;/P&gt;&lt;P&gt;       Include                                          Line   &lt;/P&gt;&lt;P&gt;       Class                                                                                &lt;/P&gt;&lt;P&gt;8 FORM         XAB_RUN_DRIVER                     &lt;/P&gt;&lt;P&gt;       SAPMSSY1                                        &lt;/P&gt;&lt;P&gt;       SAPMSSY1                                   249  &lt;/P&gt;&lt;P&gt;                                                       &lt;/P&gt;&lt;P&gt;     7 FUNCTION     RFC_RUN_XAB_DRIVER                 &lt;/P&gt;&lt;P&gt;       SAPLSXAB                                        &lt;/P&gt;&lt;P&gt;       LSXABU01                                     9  &lt;/P&gt;&lt;P&gt;                                                       &lt;/P&gt;&lt;P&gt;     6 FUNCTION     RECORDER_PLAY_BACK                 &lt;/P&gt;&lt;P&gt;       SAPLSREC                                        &lt;/P&gt;&lt;P&gt;       LSRECU02                                    19  &lt;/P&gt;&lt;P&gt;                                                       &lt;/P&gt;&lt;P&gt;     5 FORM         RECORDER_PLAY_BACK                 &lt;/P&gt;&lt;P&gt;       SAPLSLST                                        &lt;/P&gt;&lt;P&gt;       LSLSTF01                                   279  &lt;/P&gt;&lt;P&gt;                                                       &lt;/P&gt;&lt;P&gt;     4 FUNCTION     GET_REPORT_LISTS                   &lt;/P&gt;&lt;P&gt;       SAPLSLST                                        &lt;/P&gt;&lt;P&gt;       LSLSTU15                                    13  &lt;/P&gt;&lt;P&gt;                                                       &lt;/P&gt;&lt;P&gt;     3 FORM         HTML_LIST_TEMPLATE                 &lt;/P&gt;&lt;P&gt;       SAPLSURL                                        &lt;/P&gt;&lt;P&gt;       LSURLF01                                   357  &lt;/P&gt;&lt;P&gt;                                                       &lt;/P&gt;&lt;P&gt;     2 FUNCTION     WWW_HTML_FROM_LISTOBJECT           &lt;/P&gt;&lt;P&gt;       SAPLSURL                                        &lt;/P&gt;&lt;P&gt;       LSURLU07                                    13  &lt;/P&gt;&lt;P&gt;                                                       &lt;/P&gt;&lt;P&gt;     1 EVENT        START-OF-SELECTION                 &lt;/P&gt;&lt;P&gt;       YDENEMEM                                        &lt;/P&gt;&lt;P&gt;       YDENEMEM                                    56&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found some notes but they are not solving the problem such as :&lt;/P&gt;&lt;P&gt;0000726037&lt;/P&gt;&lt;P&gt;0000759384&lt;/P&gt;&lt;P&gt;0000793897&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;Am i missing something ??&lt;/P&gt;&lt;P&gt;Is there any solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;ibrahim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 09:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995574#M1163448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T09:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Strength RFC problem ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995575#M1163449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does section "error analysis" of that short dump say?&lt;/P&gt;&lt;P&gt;Did you test the scenario locally in WAS, did the dump occur as well?&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 13:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995575#M1163449</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-01-16T13:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Strength RFC problem ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995576#M1163450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the question i expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i tested same scenario in WAS and it worked.&lt;/P&gt;&lt;P&gt;Also i tested in ECC and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dump result is not quite enough to explain what happening.&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;BR /&gt;\D U M P    R E S U L T&lt;/P&gt;&lt;P&gt;Runtime Errors         CALL_FUNCTION_GET_NAME_FAILED                      &lt;/P&gt;&lt;P&gt;       Occurred on     16.01.2009 at 10:51:45                                                                                &lt;/P&gt;&lt;P&gt;Error when starting a Remote Function Call.                                                                                &lt;/P&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;"RFC_GET4"                                                                                &lt;/P&gt;&lt;P&gt;An error occurred when executing a Remote Function Call.                                                                                &lt;/P&gt;&lt;P&gt;What can you do?                                                                                &lt;/P&gt;&lt;P&gt;Make a note of the actions and input which caused the error.                                                                                &lt;/P&gt;&lt;P&gt;To resolve the problem, contact your SAP system administrator.                                                                                &lt;/P&gt;&lt;P&gt;You can use transaction ST22 (ABAP Dump Analysis) to view and administer  &lt;/P&gt;&lt;P&gt;termination messages, especially those beyond their normal deletion       &lt;/P&gt;&lt;P&gt;date.                                                                                &lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;An error occurred when executing a Remote Function Call.                                                                                &lt;/P&gt;&lt;P&gt;"RFC_GET4"                                                                                &lt;/P&gt;&lt;P&gt;Status of connection.... " "                                              &lt;/P&gt;&lt;P&gt;Internal error code.... "RFC_GET4"                                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// D U M P    R E S U L T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 13:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995576#M1163450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T13:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Strength RFC problem ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995577#M1163451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I belive it is RFC connection issue. The Basis team will have to make sure the RFC connection works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 13:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995577#M1163451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T13:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Strength RFC problem ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995578#M1163452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and the thing i don't understand is why the function WWW_HTML_FROM_LISTOBJECT needs to check RFC things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 14:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995578#M1163452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T14:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Strength RFC problem ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995579#M1163453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;im sorry above Dump Result is incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct is&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;STRONG&gt;&lt;EM&gt;Runtime Errors         CALL_FUNCTION_GET_NAME_FAILED&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                        &lt;/P&gt;&lt;P&gt;       &lt;STRONG&gt;&lt;EM&gt;Occurred on     16.01.2009 at 10:02:24&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;Error when starting a Remote Function Call.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;What happened?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;"Unknown I/O error (no error code set by driver program)."&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;An error occurred when executing a Remote Function Call.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;What can you do?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;Make a note of the actions and input which caused the error.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;To resolve the problem, contact your SAP system administrator.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;You can use transaction ST22 (ABAP Dump Analysis) to view and administer&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;termination messages, especially those beyond their normal deletion&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;date.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;Error analysis&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;An error occurred when executing a Remote Function Call.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;"Unknown I/O error (no error code set by driver program)."&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;Status of connection.... " "&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Internal error code.... "RFC_GET2"&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;                                                                                &lt;STRONG&gt;&lt;EM&gt;Unknown I/O error.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 14:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995579#M1163453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T14:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Strength RFC problem ...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995580#M1163454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello idrahim, did you get an answer for this issue. If yes, please share. I am facing the same issue now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 22:18:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/strength-rfc-problem/m-p/4995580#M1163454</guid>
      <dc:creator>karthik_rajaspic</dc:creator>
      <dc:date>2013-08-07T22:18:13Z</dc:date>
    </item>
  </channel>
</rss>

