...
Once the object gets status INAPPLICABLE after the policy run, the field 'Inapplicable Start Date' is populated with a certain value.
Once the object changes status from INAPPLICABLE to other, the field 'Inapplicable End Date' is populated with a certain value.
N {status} End Date changes to null as soon as the object gets a status different from the former one. This is done to be able to monitor the amount of time an object has this or that status. Note that once the object no longer enters the policy scope, the field 'Close Date' gets populated. The objects with 'Close Date' should be taken out of consideration when checking MTTR (Mean Time To Resolve) metric to track the violation age.
...