Monday, 8 January 2018

If a workorder is deleted how to identify who delete this workorder

I maximo we can use audit table to identify who delete this record.

You can check W_AUDIT table for check this, entries will be created based on filter condition you apply in database configuration for this record.

Here we can see type of change like I for insert, D for Delete and U for update.

No comments:

Post a Comment