<?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 Release workprocess in parallel procssor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929522#M1964565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm using parallel processor technique. &lt;/P&gt;&lt;P&gt; Used following link&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.teamabap.com/2014/05/parallel-processing-in-abap.html" title="http://www.teamabap.com/2014/05/parallel-processing-in-abap.html"&gt;Parallel processing in ABAP - Team ABAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working perfectly. &lt;/P&gt;&lt;P&gt;My requirement is to use this twice in my program,&lt;/P&gt;&lt;P&gt;For the first time it is successful but from the second time SPBT_INITIALIZE is failing. SY-SUBRC is not equal to zero.&lt;/P&gt;&lt;P&gt;Let me know how to release teh workprocess used in first time.&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;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Oct 2016 03:17:46 GMT</pubDate>
    <dc:creator>sreekanth_n2</dc:creator>
    <dc:date>2016-10-02T03:17:46Z</dc:date>
    <item>
      <title>Release workprocess in parallel procssor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929522#M1964565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm using parallel processor technique. &lt;/P&gt;&lt;P&gt; Used following link&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.teamabap.com/2014/05/parallel-processing-in-abap.html" title="http://www.teamabap.com/2014/05/parallel-processing-in-abap.html"&gt;Parallel processing in ABAP - Team ABAP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working perfectly. &lt;/P&gt;&lt;P&gt;My requirement is to use this twice in my program,&lt;/P&gt;&lt;P&gt;For the first time it is successful but from the second time SPBT_INITIALIZE is failing. SY-SUBRC is not equal to zero.&lt;/P&gt;&lt;P&gt;Let me know how to release teh workprocess used in first time.&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;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2016 03:17:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929522#M1964565</guid>
      <dc:creator>sreekanth_n2</dc:creator>
      <dc:date>2016-10-02T03:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Release workprocess in parallel procssor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929523#M1964566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're using pRFC (parallel RFC). You could simply read the official ABAP documentation too. Could you tell us which exception you get from SPBT_INITIALIZE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2016 08:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929523#M1964566</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-10-02T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Release workprocess in parallel procssor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929524#M1964567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any connection with &lt;A __default_attr="805118" __jive_macro_name="user" class="jive_macro_user jive_macro" data-orig-content="Ravi Kiran Kongati" href="https://community.sap.com/"&gt;&lt;/A&gt; who has posted almost an identical question here: &lt;A __default_attr="3963780" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="How to stop parallel processing Programatically" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 05:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929524#M1964567</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-10-03T05:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Release workprocess in parallel procssor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929525#M1964568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all.&lt;/P&gt;&lt;P&gt;Since I have to deliver the object immediately, I have removed parallel processor and tried to resolve the performance issue through other means.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 05:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/release-workprocess-in-parallel-procssor/m-p/11929525#M1964568</guid>
      <dc:creator>sreekanth_n2</dc:creator>
      <dc:date>2016-10-07T05:47:51Z</dc:date>
    </item>
  </channel>
</rss>

