I am looking for an API query that retrieve if whether a person is “HR Application Manager” or not.
I understand in EE, this info coming from package PERS_API & method IsManager. Or simply coming from table PERS.MANAGER where this equals “1”.
Since API is using “Projection”, I am struggling to find this info. I think this is coming from “PersonHandling” projection but could not locate this info.



