<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
In WAS6.20 and forward you can set conditions for the completion of a dialog task.&nbsp; This uses the standard condition editor so you will need to refer to some element that reflects the status that you consider "completed".&nbsp; <BR>
&nbsp;<BR>
Go to the Conditions tab of the task&nbsp;(to the right of Methods) and select Complete Work Item.&nbsp; I have not used the other tab Complete Execution but you might check this out also in the documentation.<BR>
&nbsp;<BR>
This solves a long-standing problem like you have in you workflow.&nbsp; It replaces having to use a loop to return the work item&nbsp;to the agent if the condition is not satisfied.&nbsp; This is the solution you will have to use if you are on an earlier release of R/3.<BR>
&nbsp;<BR>
Best wishes,<BR>
Ed Diehl<BR>
&nbsp;<BR>
<BR><BR>&nbsp;<BR>
<BLOCKQUOTE>
<HR>
To: sap-wug@mit.edu<BR>Subject: Suppress ending a<BR>From: daniel.schorsch@philips.com<BR>Date: Tue, 5 Jun 2007 08:02:21 +0200<BR><BR><BR><FONT face=sans-serif size=2>Hi all,</FONT> <BR><BR><FONT face=sans-serif size=2>I am using a lot of dialog task with synchronous methods in it (e.g. BUS1001006.EDIT). As soon as anybody processes a workitem using such a task he may end the workitem without taking any action but by using the standard navigation buttons "Back(green)", "Exit(yellow)" and "Cancel(red)". The task is interpreted as successfully completed.</FONT> <BR><BR><FONT face=sans-serif size=2>During my participation in the BIT601 SAP Education course I heard about an option to "suppress" this behavior. I would like the workitem with a task that uses a synchronous method to stay in any status that is not "completed" (think it would be "commited" or "ready").</FONT> <BR><BR><FONT face=sans-serif size=2>Is there any sollution for this issue? Any options you may give me? Thank you very much in advance!!!</FONT> <BR><FONT face=sans-serif size=2><BR><BR>Mit freundlichen Grüßen / With kind regards / Met vriendelijke groeten<BR><BR>Daniel Schorsch<BR>Philips Medical Systems DMC GmbH<BR>Information Technology - Technical Automation<BR>Röntgenstraße 24<BR>22335 Hamburg<BR>Tel.: +49/40/5078-1505<BR>Fax: +49/40/5078-1793<BR>Email: Daniel.Schorsch@philips.com<BR>Intranet: http://pww.de.ms.philips.com/<BR><BR>Geschäftsführung: Diedrich Dirks (Vorsitzender), Christoph Wittler<BR>Sitz der Gesellschaft: Hamburg<BR>Registergericht Hamburg, 66 HRB 77 839<BR>Steuernummer: 22/27/278/00800</FONT></BLOCKQUOTE></body>
</html>