<tt><font size=2>Rick,</font></tt>
<br>
<br><tt><font size=2>WI_TYPE = 'W' and WI_CHCKWI &lt;Initial&gt; WILL NOT
give you ALL workflows that are Single Step Tasks; which is what I believe
you are looking for. </font></tt>
<br>
<br><tt><font size=2>While I haven't thoroughly researched this, I would
suggest the following MAY do the trick:</font></tt>
<br><tt><font size=2>&nbsp; IF &nbsp; SWWWIHEAD-WI_ID = SWWWIHEAD-TOP_WI_ID
</font></tt>
<br><tt><font size=2>&nbsp; &nbsp;AND SWWIHEAD-PARENTWI IS &lt;Initial&gt;.</font></tt>
<br><tt><font size=2>This will certainly get you closer to your goal. You
may need to look at work items that are generated due to things like deadline
monitoring to ensure they stand up to your requirements.</font></tt>