Skip to Content
0
Former Member
Sep 07, 2007 at 10:40 PM

To retrieve approver's personnel id for workflow item container

29 Views

Hi all,

I have a requirement to change approver's name format for historical data of workflow item container.

As-is: Nick name + Last name (example: Chris Sam)

To-be: Title + First name + Last name (example: Mr. Christoper Sam)

I'm using the function SWW_WI_CONTAINER_READ to retrieve container data details but it returns approver's name, not personnel id.

Can anyone tell me how to access approver's id for workflow item container?

I really appreciate any input/hits/clues in advance.

David Park