<?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 CALL FUNCTION Parallel process in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137012#M1905822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In my program, i have a table lt_data which is huge. in order to execute fast, i am using parallel process technique as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FNAME'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STARTING NEW TASK lv_taskname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESTINATION IN GROUP lv_group&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;it_data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = lt_data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want to execute this program in back ground. In this case, will the above parallel process technique will also execute in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 08:22:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-07-07T08:22:46Z</dc:date>
    <item>
      <title>CALL FUNCTION Parallel process in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137012#M1905822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In my program, i have a table lt_data which is huge. in order to execute fast, i am using parallel process technique as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FNAME'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STARTING NEW TASK lv_taskname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESTINATION IN GROUP lv_group&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;it_data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = lt_data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want to execute this program in back ground. In this case, will the above parallel process technique will also execute in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 08:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137012#M1905822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-07T08:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION Parallel process in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137013#M1905823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you can debug the background using the option in SE38 as shown below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/741467" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also find the document for debugging the background program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ERPFI/Debug+program+used+in+background" title="http://wiki.scn.sap.com/wiki/display/ERPFI/Debug+program+used+in+background"&gt;Debug program used in background - ERP Financials - SCN Wiki&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;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 09:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137013#M1905823</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2015-07-07T09:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION Parallel process in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137014#M1905824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is not how to debug back ground job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code mentioned by me, will it run in back ground? because i am using parallel process technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 09:34:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137014#M1905824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-07T09:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION Parallel process in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137015#M1905825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Venkat,&amp;nbsp; for few cases, inorder to know the system behaviour, it is better to debug the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it is possible to implement the parallel processing in background jobs, please find the help link below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fa/096e92543b11d1898e0000e8322d00/content.htm" title="http://help.sap.com/saphelp_nw70/helpdata/en/fa/096e92543b11d1898e0000e8322d00/content.htm"&gt;Implementing Parallel Processing - Background Processing - SAP Library&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;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 10:27:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-parallel-process-in-background/m-p/11137015#M1905825</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2015-07-07T10:27:15Z</dc:date>
    </item>
  </channel>
</rss>

