this WF is regarding a payment term change in a PO. i want to send the PO number, every PO number's new payment term and the old payment term to the approvers' workitem. i am sending the PO number and the old and new payment terms as multiline container elements.
however, i want to display the PO number and the Old and New Payment term in each approvers' Work Item in a tabular form, so that he can look at all the entries and approve or reject the complete request if he disapproves of any one of them. this is the requirement.
is there any way to do this because i cannot create an object instance on the basis of one PO number as the object key as there are going to entries for more than one PO number. also, i cannot send separate work items for each po number. i just want to display the following in the work item:
PO Number Old Term New Term
830000001 Z004 Z002
8300000010 Z004 Z002
if there is any way to do it then, please reply ASAP.
regards,
gaugs.
Answer:
hi,
here is a more legible format:
PO Number Old Pmnt Term New Pymnt Term
45000045 Z004 Z002
4500001268 Z004 Z002
regards,
gaugs.
Answer:
If you create your workflow element to be multiline, when you add the element to your workitem text, you should be prompted to select:
- Only first Line
All Lines as cont text
All Lines with line break
I doubt it will format the list too nicely, but might get the job done.
Regards,
Timothy Harris