<?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 get active processes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723368#M631872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in my program X there is a 'SUBMIT Y ... AND RETURN'. Y starts an asynchronous process and returns to X. In program X a dynpro-refreshing method is called, but the asynchronous process isn't yet finished, so the result that is shown on the dynrpo isn't completely correct. &lt;/P&gt;&lt;P&gt;Is there a way to check, if the process is already finished, before refreshing the dynpro? Something like reading the memory, or looking for still active/running processes.&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2007 09:02:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-24T09:02:51Z</dc:date>
    <item>
      <title>get active processes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723368#M631872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in my program X there is a 'SUBMIT Y ... AND RETURN'. Y starts an asynchronous process and returns to X. In program X a dynpro-refreshing method is called, but the asynchronous process isn't yet finished, so the result that is shown on the dynrpo isn't completely correct. &lt;/P&gt;&lt;P&gt;Is there a way to check, if the process is already finished, before refreshing the dynpro? Something like reading the memory, or looking for still active/running processes.&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 09:02:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723368#M631872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T09:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: get active processes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723369#M631873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can commit the process by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; COMMIT_WORK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; or you can use the BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BAPI_COMMIT_TRANSACTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this might work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points if this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 09:08:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723369#M631873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T09:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: get active processes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723370#M631874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the code behind SAP transaction SM50 - I think there is a couple of Function modules that do most of the work of getting active processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Form BUILD_LIST of program RSMON000_ALV calls function "TH_WPINFO" - perhaps start with this or others in the same group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 09:26:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723370#M631874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T09:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: get active processes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723371#M631875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you think of using the BAPI 'BAPI_COMMIT_TRANSACTION' to have a synchronous process? But the problem is, that it is not possible to modify program Y!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 09:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-active-processes/m-p/2723371#M631875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T09:30:48Z</dc:date>
    </item>
  </channel>
</rss>

