<?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: Controlling Method workprocess from a Calling Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057970#M1353558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only way I see is to call an asynchronous RFC function module with STARTING NEW TASK and to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAIT UNTIL log_exp UP TO 10 SECONDS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the RECEIVE statement is a little tricky but using SAP help you should understand how it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 15:51:51 GMT</pubDate>
    <dc:creator>franois_henrotte</dc:creator>
    <dc:date>2009-10-13T15:51:51Z</dc:date>
    <item>
      <title>Controlling Method workprocess from a Calling Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057969#M1353557</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;I have created a custom program, where other than ABAP statements, I have called a Method inside this custom program. My requirement is that I donnot want the Method to execute more than 10 seconds. If this method is taking more than 10 seconds to obtain the output, then the calling program should raise an exception for time out or a message for time out should be displayed, interupting the Method workprocess. How to achieve this scenerio. You help and suggestions are most welcome. Eagerly waiting for a reply.&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;Pulokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 08:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057969#M1353557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T08:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Method workprocess from a Calling Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057970#M1353558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only way I see is to call an asynchronous RFC function module with STARTING NEW TASK and to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAIT UNTIL log_exp UP TO 10 SECONDS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the RECEIVE statement is a little tricky but using SAP help you should understand how it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 15:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057970#M1353558</guid>
      <dc:creator>franois_henrotte</dc:creator>
      <dc:date>2009-10-13T15:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Method workprocess from a Calling Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057971#M1353559</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;There are 2 function modules &lt;/P&gt;&lt;P&gt;- SWE_CD_TST_DELAY&lt;/P&gt;&lt;P&gt;- C14Z_WAIT_N_SECONDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 07:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057971#M1353559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-14T07:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Method workprocess from a Calling Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057972#M1353560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pulokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 04:46:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-method-workprocess-from-a-calling-program/m-p/6057972#M1353560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T04:46:31Z</dc:date>
    </item>
  </channel>
</rss>

