Express Single Step Tasks

Andreas Kufner andreas.kufner at ixos.de
Fri Aug 25 02:53:53 EDT 2000


Hi Gretchen,
 
by using the function module 'SWW_WI_PRIORITY_CHANGE' it's possible to
change the priority of the following step or the whole workflow. What you
need is the priority and the flowitemID. To propagate it to the whole flow,
you have to export the value to the fct.module - but that's what you won't
need.
You can change the priority of the task within a background step which calls
a method with that function module before the 'priority-1-task' should be
triggered.
 
 
regards,
Andreas
 
-----Original Message-----
From: Gretchen Roberts [mailto:gretchen.roberts at n2c.com]
Sent: Freitag, 25. August 2000 02:21
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Express Single Step Tasks
 
 
Hi all,
 
Has anyone figured out how to send a single step task as an express message?
 
Maybe it would work if I could add the element _WF_Priority to my task
container and then populate it with a '1' in the initial values.  I'm unable
to add _WF_Priority because it is an invalid name.
 
I have also tried creating element WF_Priority (without the leading _ ) and
used the WFSYST-PRIORITY and populated this with the '1' in initial
value--No luck.
 
I know I can always create a very simple workflow to handle this but it
would be nice if I could just use a task since there is only one step.
 
Thanks!
 
Gretchen Roberts
N2 Consulting, LLC
888-431-9733
www.n2c.com
gretchen.roberts at n2c.com
 


More information about the SAP-WUG mailing list