Why does the audit table PER_PEOPLE_EXTRA_INFO_F_ return no value?
Hi all,
I need to audit the PEI_INFORMATION1 field of the PER_PEOPLE_EXTRA_INFO_F_ table.
I configured everything as stated in this document (https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=474651554014140&parent=EXTERNAL_SEARCH&sourceId=HOWTO&id=2751043.1&_afrWindowMode=0&_adf.ctrl-state=9hh5zwti0_4), then associated my user with a role with the privilege FND_VIEW_AUDIT_HISTORY_PRIV and enabled audit on the field of interest.
However, the query on the PER_PEOPLE_EXTRA_INFO_F_ table returns no value.
Why does not it work?
Thanks