Dynamic priority workitem

JANSSENS Koenraad Koenraad.JANSSENS at swift.com
Fri Nov 27 08:10:36 EST 2009


Robert, I did something with priorities a long time ago with a previous employer.  I don't have the details lying around however.
How you could implement?
Well you could put the code to change the priority in a method of a BOR and call that method via a task in your WF.  (as such you can evaluate whatever you want in the method in order to put the right priority)
Also in the container you normally have a step instance which has an attribute priority.  (or in binding wf - > task workitem -> workitempriority.. you even have that in the workflow container)


From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Robert van den Berg
Sent: Friday, November 27, 2009 1:33 PM
To: SAP Workflow Users' Group; SAP Workflow Users' Group
Subject: Re: RE: Dynamic priority workitem


There is no containerelement I can use in the bindings to set the priority?



If I have to use the FM, I need to create a user exit or something...



Or how would you see this Koenraad?





On Nov 27, 2009 13:18 "JANSSENS Koenraad" <Koenraad.JANSSENS at swift.com><mailto:Koenraad.JANSSENS at swift.com> wrote:
SWW_WI_PRIORITY_CHANGE ?
Best Regards

Koenraad Janssens

-----Original Message-----
From: sap-wug-bounces at mit.edu<mailto:sap-wug-bounces at mit.edu> [mailto:sap-wug-bounces at mit.edu] On Behalf Of Robert van den Berg
Sent: Friday, November 27, 2009 12:53 PM
To: SAP Workflow Users' Group
Subject: Dynamic priority workitem

All,

is there a possibility to set the priotity of a workitem dynamicaly?
We want this to be set to pririty 1 in case if it is a certain
supplier or invoicing party.

(I was thinking about checking on a certain value of a container
element before the workitem is created and then setting the priority
of that next workitem).

Best regards,
Robert
_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu<mailto:SAP-WUG at mit.edu>
http://mailman.mit.edu/mailman/listinfo/sap-wug

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu<mailto:SAP-WUG at mit.edu>
http://mailman.mit.edu/mailman/listinfo/sap-wug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20091127/22e952d9/attachment.htm


More information about the SAP-WUG mailing list