Why is the element LOV empty on the element entries form when using a Secure User?
AnswerIf you have run all the secure user processes and the secure user can access appropriate employees but when they try to access the LOV off the element entries form, there is nothing in the LOV. Have you created synonyms for each secure user for the HR_LOOKUPS object. You need to drop the synonym for each secure user. You should now be able to access the elements LOV. The following tables are accessed by the element entries lov (sql stmt): PAY_ELE_CLASSIFICATION_RULES, PAY_ELEMENT_SETS, PAY_ELEMENT_TYPE_RULES, PAY_INPUT_VALUES_F, HR_LOOKUPS, pay_paywsmee_elements_lov Verify that the secure has grants to all these objects.select * from dba_tab_privs where table_name =