DBA Data[Home] [Help]

APPS.HR_CONTACT_RELATIONSHIPS dependencies on PAY_ELEMENT_ENTRIES_F

Line 943: pay_element_entries_f ent,

939: select 'Y'
940: from
941: fnd_sessions fnd,
942: per_assignments_f asg,
943: pay_element_entries_f ent,
944: ben_beneficiaries_f ben
945: where ben.source_id = p_contact_id
946: and ben.source_type = 'P'
947: and ben.element_entry_id = ent.element_entry_id