cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

I've a requirement in which we need to check the date and time when the status of a Workflow is changed.

For eg. if a Work item went from Checked into Error status, when did it happen(date and time) and the user who changed the status.

Is that possible.

Thanks,

Ravi Bhatnagar

0 Likes
View Entire Topic
Former Member
0 Likes

Hi,

If you know the workitem number then you can also use the FM SAP_WAPI_GET_HEADER where you can find all required details in export parameter WORKITEM_ATTRIBUTES such as date, time and agent.

Thanks and regards,

SNJY

Edited by: Sanju.pal on Jul 4, 2011 10:34 AM