<?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: Hit Runtime ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822051#M660120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.. ROB!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2007 06:55:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-27T06:55:39Z</dc:date>
    <item>
      <title>Hit Runtime ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822044#M660113</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;This message appears at the bottom of the screen when i execute my program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    "Runtime error TIME_OUT has occurred"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i debug the program, it seems to take longer time than expected at this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    "HR_INFOTYPE_OPERATION"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to run this FM at foreground, my data is uploaded successfully to the Infotype that i wanted but when i did this at background.. the above runtime error were shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have never been hit with this runtime error message all these while in my program. Only today when i tried to execute my program, the above message is sown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assist me as i needed the explanation / solution ASAP.&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,&lt;/P&gt;&lt;P&gt;Loo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 02:55:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822044#M660113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T02:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hit Runtime ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822045#M660114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Loo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you giving the same selection in the foreground and background?&lt;/P&gt;&lt;P&gt;There must be much more entries hence it is timing out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 02:58:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822045#M660114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T02:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hit Runtime ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822046#M660115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeap.. the same selection for both foreground &amp;amp; background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm only processing one Employee with one record to be uploaded. The flatfile contains only one record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Loo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 03:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822046#M660115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T03:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hit Runtime ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822047#M660116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the file placed in Application server or presentation server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 03:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822047#M660116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T03:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hit Runtime ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822048#M660117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Loo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with your basis if any of the system parameters are changed.&lt;/P&gt;&lt;P&gt;There may be chances that there are less background processes available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also try to check the trace using ST05 as where exactly its taking time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 03:16:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822048#M660117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T03:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hit Runtime ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822049#M660118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its at this :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'HR_INFOTYPE_OPERATION'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where its taking a long time.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise for further steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Loo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 03:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822049#M660118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T03:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hit Runtime ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822050#M660119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check note 615511.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 19:53:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822050#M660119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T19:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hit Runtime ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822051#M660120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.. ROB!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 06:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hit-runtime-error/m-p/2822051#M660120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T06:55:39Z</dc:date>
    </item>
  </channel>
</rss>

