Determine dynamic column contents programatically

Florin Wach florin.wach at gmx.net
Tue Sep 11 09:55:45 EDT 2007


Hi Mike,

in the SDN Forum there's currently a thread running about a dynamic column for "Last reserved by..." which can only be solved by a virtual attribute.
You could put the coding into the element _WORKITEM which is available in every work item container, then in the virtual attribute read from the current work item's container and return whatever you need.

This way you could customize something like
&_WORKITEM.GENERIC_COLUMN_1&
and the coding is up to you.

You could see here:
https://www.sdn.sap.com/irj/sdn/thread?forumID=146&threadID=539957

Best wishes,
Florin


-------- Original-Nachricht --------
> Datum: Tue, 11 Sep 2007 14:16:02 +0100 (BST)
> Von: "Mike Pokraka" <asap at workflowconnections.com>
> An: sap-wug at mit.edu
> Betreff: Determine dynamic column contents programatically

> Hello Wuggers,
> 
> Simple question: Is there a standard way to determine dynamic column
> values for a work item programatically?
> 
> Reading the config definition for a task is all good and well, but then
> one would have to parse things like
> &INVOICE_ITEM.PO_ITEM.PLANT.DESCRIPTION& which can get a bit messy.
> 
> We're on 4.7/620.
> Cheers,
> Mike
> 
> 
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug



More information about the SAP-WUG mailing list