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
nabheetscn
SAP Champion
SAP Champion
0 Likes

Yes that is very much possible. You can check the following tables for changed status.

SWWWIHEAD and SSWW_WI2OBJ

Here you can find the complete status as well as mapping from Object ID to work itemid.

thanks

Nabheet