<?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 IN BACKGROUND TASK timming out in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575762#M1938432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a program that calls a FM in background task but times out in 30 mins.&amp;nbsp; Is there any way to have this not time out?&amp;nbsp; Or should I use the SUBMIT command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN BACKGROUND TASK&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/918860" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/918814" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 17:42:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-03-30T17:42:00Z</dc:date>
    <item>
      <title>IN BACKGROUND TASK timming out</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575762#M1938432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a program that calls a FM in background task but times out in 30 mins.&amp;nbsp; Is there any way to have this not time out?&amp;nbsp; Or should I use the SUBMIT command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN BACKGROUND TASK&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/918860" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/918814" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 17:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575762#M1938432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-30T17:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: IN BACKGROUND TASK timming out</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575763#M1938433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to my understanding you have to find out the root cause of poor performance. You can use ST05 for performance analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 18:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575763#M1938433</guid>
      <dc:creator>michael_kozlowski</dc:creator>
      <dc:date>2016-03-30T18:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: IN BACKGROUND TASK timming out</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575764#M1938434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And there is always the option to work in several smaller packages of data to prevent the function module timing out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 19:15:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575764#M1938434</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2016-03-30T19:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: IN BACKGROUND TASK timming out</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575765#M1938435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The better way is to use a submit program. Using Job open FM, submit command and then job close FM. The background task in a function module will be used with a RFC, and the time out is configurable by basis team, but for a general rule the time is not much time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 23:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575765#M1938435</guid>
      <dc:creator>balbinosoares</dc:creator>
      <dc:date>2016-03-30T23:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: IN BACKGROUND TASK timming out</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575766#M1938436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a background job ans use submit, the IN BACKGROUND TASK are executed in interactive process so get the same TIME OUT than transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;A href="http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4d/938d6848846e73e10000000a15822b/content.htm?frameset=/en/4d/938d6848846e73e10000000a15822b/frameset.htm&amp;amp;current_toc=/en/83/996cec716d42459bd24ddd765cac77/plain.htm&amp;amp;node_id=69"&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;Sample Program: Adding a Job Step with ABAP SUBMIT&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&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>Thu, 31 Mar 2016 11:35:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-background-task-timming-out/m-p/11575766#M1938436</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-03-31T11:35:47Z</dc:date>
    </item>
  </channel>
</rss>

