<?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 How to decrease response time in call function? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921707#M1148415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SRM I'm using the R3's function &lt;STRONG&gt;RHF4_RFC_FIELD_VALUE_REQUEST&lt;/STRONG&gt; to obtain the HR's position from R3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call function is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'RHF4_RFC_FIELD_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    DESTINATION 'RFC_TO_R3'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;       tabname           = space&lt;/P&gt;&lt;P&gt;       fieldname         = space&lt;/P&gt;&lt;P&gt;       searchhelp        = 'HRBAS00OBJID'&lt;/P&gt;&lt;P&gt;       shlpparam         = 'SEARK'&lt;/P&gt;&lt;P&gt;       value             = '*'&lt;/P&gt;&lt;P&gt;       cbk_plvar         = '01'&lt;/P&gt;&lt;P&gt;       cbk_otype         = 'S '&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;       return_tab        = i_return_tab&lt;/P&gt;&lt;P&gt;     EXCEPTIONS&lt;/P&gt;&lt;P&gt;       field_not_found   = 1&lt;/P&gt;&lt;P&gt;       no_help_for_field = 2&lt;/P&gt;&lt;P&gt;       inconsistent_help = 3&lt;/P&gt;&lt;P&gt;       no_values_found   = 4&lt;/P&gt;&lt;P&gt;       OTHERS            = 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is the display of a help search with the HR structure of R3 to select the position, but the response time until the search help's window appears is between 7 and 10 minutes, this time is too much for my necessity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I to decrease the response time? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2008 16:11:45 GMT</pubDate>
    <dc:creator>alonso_valenzue</dc:creator>
    <dc:date>2008-12-18T16:11:45Z</dc:date>
    <item>
      <title>How to decrease response time in call function?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921707#M1148415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SRM I'm using the R3's function &lt;STRONG&gt;RHF4_RFC_FIELD_VALUE_REQUEST&lt;/STRONG&gt; to obtain the HR's position from R3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The call function is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'RHF4_RFC_FIELD_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    DESTINATION 'RFC_TO_R3'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;       tabname           = space&lt;/P&gt;&lt;P&gt;       fieldname         = space&lt;/P&gt;&lt;P&gt;       searchhelp        = 'HRBAS00OBJID'&lt;/P&gt;&lt;P&gt;       shlpparam         = 'SEARK'&lt;/P&gt;&lt;P&gt;       value             = '*'&lt;/P&gt;&lt;P&gt;       cbk_plvar         = '01'&lt;/P&gt;&lt;P&gt;       cbk_otype         = 'S '&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;       return_tab        = i_return_tab&lt;/P&gt;&lt;P&gt;     EXCEPTIONS&lt;/P&gt;&lt;P&gt;       field_not_found   = 1&lt;/P&gt;&lt;P&gt;       no_help_for_field = 2&lt;/P&gt;&lt;P&gt;       inconsistent_help = 3&lt;/P&gt;&lt;P&gt;       no_values_found   = 4&lt;/P&gt;&lt;P&gt;       OTHERS            = 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is the display of a help search with the HR structure of R3 to select the position, but the response time until the search help's window appears is between 7 and 10 minutes, this time is too much for my necessity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I to decrease the response time? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 16:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921707#M1148415</guid>
      <dc:creator>alonso_valenzue</dc:creator>
      <dc:date>2008-12-18T16:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease response time in call function?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921708#M1148416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;        tabname           = space&lt;/P&gt;&lt;P&gt;&amp;gt;        fieldname         = space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to pass Specific Tab/structure and Field names for those two fields for which your are really concern .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 16:16:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921708#M1148416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T16:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease response time in call function?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921709#M1148417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the fm TABNAME &amp;amp; FIELDNAME are mandatory. try to pass these 2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 16:24:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921709#M1148417</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-12-18T16:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease response time in call function?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921710#M1148418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your search term is wide open ("*"). You should restrict it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 16:26:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-response-time-in-call-function/m-p/4921710#M1148418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T16:26:12Z</dc:date>
    </item>
  </channel>
</rss>

