DBA Data[Home] [Help]

APPS.HR_CONTACT_RELATIONSHIPS dependencies on PAY_ELEMENT_ENTRIES_F

Line 941: pay_element_entries_f ent,

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