Hello experts,
Just found that PV_USER_ALL_ACCESS doesn't contain access details for the deleted users and for the users whose account is disabled in particular application. Is not below are valid requirements -
1. Terminated users having access tagged to them for an application (even if the account is disabled in that application)
2. Deleted users having access tagged to them for an application (irrespective of the account is enabled/disabled)
Any clue on any views/tables can help us on this.
We are in VIA 7.0.2 P05.
Thanks, Amit
The PV_USER_ALL_ACCESS view is using the following condition: DELETION_DATE IS NULL