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,

Check : http://wiki.sdn.sap.com/wiki/display/ABAP/ProgramExitsIn+Workflow

Please refer this link. Various events are available int he IF_SWF_IFS_WORITEM_EXIT Interface. through which you can capture status change.

You need to programm for the Same

Regards,

Vikram Singh.

Edited by: vikram singh on Jul 4, 2011 9:01 AM