Dynamic Task Description

Sandy maorriyan.santoso at gmail.com
Wed Feb 20 03:50:56 EST 2008


G'day all.
We have requirement where we need to have workflow task with dynamic task
description.
There will be an ABAP program that do complicated calculation and called
workflow task.
Detail calculations need to be populated into workflow task description and
send over to recipients.

I found similar requirement from this forum. Basically I need to use
following logic in my workflow task (will be display to recipients)
/: IF &DETAILCALCULATION& <> ' '
:* &DETAILCALCULATION
/: ENDIF

Please correct me if I am wrong.
ABAP program need to store detail calculation in variable where variable
type is equal with type of &DETAILCALCULATION&.

Does this logic means, if &DETAILCALCULATION& container element not empty
then display it?
Will it be displayed in nice format?
What is the best reference field to store this kind of dynamic information?

For your additional information, user using UWL as their user interface (no
Outlook and no LotusNotes)

Many Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20080220/877ca2f5/attachment.htm


More information about the SAP-WUG mailing list