Tables and Views in Custom Criteria

You can secure access to person records using custom criteria in the form of SQL predicates. You shouldn’t use some tables and views in custom SQL statements. They might cause runtime errors, with error message containing the text ORA28113: POLICY PREDICATE HAS ERROR.

For details, see the topic Tables and Views in Custom Criteria.