<?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 The performance about making an RFC call in LOOP? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338282#M1729978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Abapers&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have here two SAP systems, X and Y. In X, I need to get the data of system Y. In that case, I have created an RFC function "ZRFC_xxxx" in system Y. The parameters which I would like to import and export are both tables, however, since the TABLE parameter is obsolete, I finally decided to declare a parameter named "a" in IMPORT and a parameter named "b" in EXPORT. &lt;/P&gt;&lt;P&gt;When I called "ZRFC_xxxx" in system X, I am thinking of this : &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/193970" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions: &lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #800080;"&gt;I want to know if this works, the performance of the program would be very bad? Because the RCF has to be called up several times.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #800080;"&gt;Is there any better solutions? Perhaps I could import and export itab without using the declaration "TABLE"? &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;Yi &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2013 17:28:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-11T17:28:34Z</dc:date>
    <item>
      <title>The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338282#M1729978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Abapers&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have here two SAP systems, X and Y. In X, I need to get the data of system Y. In that case, I have created an RFC function "ZRFC_xxxx" in system Y. The parameters which I would like to import and export are both tables, however, since the TABLE parameter is obsolete, I finally decided to declare a parameter named "a" in IMPORT and a parameter named "b" in EXPORT. &lt;/P&gt;&lt;P&gt;When I called "ZRFC_xxxx" in system X, I am thinking of this : &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/193970" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions: &lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #800080;"&gt;I want to know if this works, the performance of the program would be very bad? Because the RCF has to be called up several times.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #800080;"&gt;Is there any better solutions? Perhaps I could import and export itab without using the declaration "TABLE"? &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;Yi &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 17:28:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338282#M1729978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-11T17:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338283#M1729979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm affraid EXPORT/IMPORT wouldn't work in your scenario once you have 2 systems involved and therefore it won't share ABAP memory. You could try to use SET/GET PARAMETER instead.&lt;/P&gt;&lt;P&gt;Regarding TABLE parameters to be obsolete, you're right, but it still working fine and I personally still using that. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1245/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Edgar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 20:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338283#M1729979</guid>
      <dc:creator>edgar_nagasaki</dc:creator>
      <dc:date>2013-03-11T20:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338284#M1729980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yi QIU,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To pass tables through your RFC function module import and export parameters, &lt;/P&gt;&lt;P&gt;just use a table type data defintion from the data dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create your own table type definitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, make sure you select the option 'Pass Value'&amp;nbsp; on the IMPORT/EXPORT tabs, as reference variables are not allowed in RFCs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;FUNCTION Y_TABLE_TYPES&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"--------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"*"Local Interface:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"&amp;nbsp; IMPORTING&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE(IT_IMPORT) TYPE&amp;nbsp; MARC_TAB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"&amp;nbsp; EXPORTING&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE(ET_EXPORT) TYPE&amp;nbsp; MARC_TT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*"--------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FIELD-SYMBOLS&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&amp;lt;import&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt; &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;it_imp&lt;/SPAN&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;ort&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&amp;lt;export&amp;gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt; &lt;SPAN class="L0S52"&gt;LIKE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;et_export&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S52"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;it_import &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S52"&gt;ASSIGNING&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S52"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&amp;lt;import&amp;gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S52"&gt;APPEND &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;INITIAL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;LINE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;et_export &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S52"&gt;ASSIGNING &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&amp;lt;export&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&amp;lt;export&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;matnr &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&amp;lt;import&amp;gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;matnr&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52" style="color: #333333;"&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDFUNCTION&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN class="L0S52" style="color: #0000ff;"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="color: #808080;"&gt;&lt;SPAN class="L0S55"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="color: #808080;"&gt;&lt;SPAN class="L0S55"&gt;Kim&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN class="L0S52" style="color: #0000ff;"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;&lt;SPAN class="L0S52" style="color: #0000ff;"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 21:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338284#M1729980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-11T21:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338285#M1729981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do as suggested and continue to use the TABLES parameter despite being obselete, or you can declare a table type in the data dictionary and use that type in your importing parameter (assuming ECC6).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the table type you will get a warning message about performance - and its worth reading the long text to see if your environment meets the conditions for using basXML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 03:02:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338285#M1729981</guid>
      <dc:creator>alex_cook</dc:creator>
      <dc:date>2013-03-12T03:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338286#M1729982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doesn't matter if the TABLES parameter is obsolete. You can still use tables in EXPORT and IMPORT parameters of an RFC. So, do away with the loop and pass the tables directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 03:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338286#M1729982</guid>
      <dc:creator>kakshat</dc:creator>
      <dc:date>2013-03-12T03:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338287#M1729983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Calling the RFC in a loop would result in some serious performance issues depending on the responce time and other related aspects.. Though using TABLES parameter is obsolete, it still works for many RFCs with tables parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;~Athreya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 03:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338287#M1729983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T03:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338288#M1729984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;Without doing RFC cant you do the web service, using SOAMANAGER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Nawa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 04:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338288#M1729984</guid>
      <dc:creator>Nawanandana</dc:creator>
      <dc:date>2013-03-12T04:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338289#M1729985</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 think you can achieve this requirement by using a table type parameter in the IMPORT/EXPORT parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijaymadhur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 04:49:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338289#M1729985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T04:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338290#M1729986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one possible thing you can do without using tables interface of function module, that is to use table type and define an importing paramter in your function module. If you do so, system will show a warning message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message class : FL&lt;/P&gt;&lt;P&gt;Message Number : 397&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the long text for the mentioned message, certain alternatives ar suggested there. Documentation suggests that tables interface can be used in function modules, to improve performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kartik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 05:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338290#M1729986</guid>
      <dc:creator>Kartik2</dc:creator>
      <dc:date>2013-03-12T05:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338291#M1729987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to SDN thread for more information on this issue. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/1642757"&gt;http://scn.sap.com/thread/1642757&lt;/A&gt;&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;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 07:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338291#M1729987</guid>
      <dc:creator>SandySingh</dc:creator>
      <dc:date>2013-03-12T07:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338292#M1729988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kim&lt;/P&gt;&lt;P&gt;Thx a lot for your reply. it's very helpful. &lt;/P&gt;&lt;P&gt;so I tried to import a table type parameter, and I used the type T512T which is a transparent table of SAP. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/194364" width="450" /&gt;&lt;/P&gt;&lt;P&gt;When I debugged the function module, I could only put in one value. It seems to me TYPE_IND is a structure but not a table. Why?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/194369" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338292#M1729988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T13:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338293#M1729989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the table type parameter that I want to import is just like one transparent table of SAP, could I put directly the transparent table into "Associated Type"? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:19:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338293#M1729989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T13:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338294#M1729990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;T512T is a "Database Table" and not a "&lt;A href="http://help.sap.com/saphelp_nw70ehp3/helpdata/en/90/8d7304b1af11d194f600a0c929b3c3/content.htm?frameset=/en/90/8d72feb1af11d194f600a0c929b3c3/frameset.htm"&gt;Table Type&lt;/A&gt;", look for "Table Type" in SE11 under line "Data type" like T512Z_TAB or via SE80.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338294#M1729990</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-03-12T13:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338295#M1729991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338295#M1729991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T13:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338296#M1729992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the transparent table is not already defined as a table type (check using 'WHERE USED' function), then you can create a 'Z' table type in SE11 that uses the transparent table as a line type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 14:21:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338296#M1729992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T14:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338297#M1729993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Kim. really helpful!!!&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;Yi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 14:24:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338297#M1729993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-12T14:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338298#M1729994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome too. &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1245/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338298#M1729994</guid>
      <dc:creator>edgar_nagasaki</dc:creator>
      <dc:date>2013-03-12T16:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338299#M1729995</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;regarding RFC the following is important:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Destination&lt;/P&gt;&lt;P&gt;where is the system that you are going to call located and how is it connected to your local calling system? is that a local area network connection or a wide area network connection or something else?&lt;/P&gt;&lt;P&gt;It's all about latency. Run the FM RFC_PING several times to learn about how long a roundtrip (2 x latency is). That amount of time (for a roundtrip) mulitply with the number of calls (lines in loop). Then you have a minimum responsetime without data transfer or processing on the server... .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Data Volume&lt;/P&gt;&lt;P&gt;how much data is sent and returned by the function module? Only transport what needs to be transport. Pay attention to the fact that TABLES parameter can compress and do deltatransfer which is not possible for EXPORT / IMPORT. However EXPORT / IMPORT is more flexible... For tables you need EXACTLY the same structures on client and server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing: Why would you close the RFC connection after each call? That would mean you have to do a logon for every call (which of course come on top of your respoonsetime and may add up easily).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 20:58:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338299#M1729995</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2013-03-12T20:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: The performance about making an RFC call in LOOP?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338300#M1729996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Hermann Gahm wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing: Why would you close the RFC connection after each call? That would mean you have to do a logon for every call (which of course come on top of your respoonsetime and may add up easily).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This point from Hermann is VERY important!&lt;/P&gt;&lt;P&gt;Do not close the RFC connection in the loop. Do it AFTER the loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I can also give you one tip - try to play with the size of the package when you select data.&lt;/P&gt;&lt;P&gt;There are also different ways how gateway communicates with the work process. This may help you to optimize the load on system Y when you extract the data. If the data package is relatively small (I remember something like 70kb, but I am not really sure anymore), then the work process in system Y is not waiting after data extraction until the data is passed to the requester. It gives the data to gateway for passing back and finishes. Otherwise (if more data should be sent back) the work process passes smaller data package to gateway and puts himself into the status like "Wait for RFC" waiting until gateway says that this package is transferred. Then the next smaller package is passed to the gateway and so on. &lt;/P&gt;&lt;P&gt;So I would suggest to try different sizes of data package to see which one is showing better performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next point, you might try to extract the data from the system Y in parallel. You can use aRFC technology and have multiple instances of function ZRFC_xxxx running in system Y in parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Yuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 09:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-performance-about-making-an-rfc-call-in-loop/m-p/9338300#M1729996</guid>
      <dc:creator>yuri_ziryukin</dc:creator>
      <dc:date>2013-03-14T09:33:13Z</dc:date>
    </item>
  </channel>
</rss>

