Hello experts:
I need to be able to set a User Status for Quality Notifications only if they are "Activated".
When defects are recorded for an inspection lot, a "Defect Notification" is created which can be activated to become a "Quality Notification". Initially, the only difference between the inactive "Defect Notification" and the active "Quality Notification" is that the system status DEFR is active for the "Defect Notification", but is cleared when the notification is activated.
So, I'm looking for the business process associated with the Activation to use as a trigger for my own user status.
I checked the business rules for status DEFR and found that the following processes clear this status
PMM1 - Postpone Notification
PMM2 - Put Notification In Process
PMM3 - Assign Order
PMM6 - Put Notification In Process Again
Any Ideas ?