DBA Data[Home] [Help]

APPS.PAY_IN_PAYSLIP_ARCHIVE dependencies on PER_CONTACT_RELATIONSHIPS

Line 1840: ,per_contact_relationships con

1836: ,con.contact_person_id contact
1837: FROM per_assignments_f asg
1838: ,per_people_f pep
1839: ,pay_assignment_actions paa
1840: ,per_contact_relationships con
1841: WHERE asg.PERSON_ID=pep.person_id
1842: AND asg.assignment_id=paa.assignment_id
1843: AND paa.assignment_action_id= p_assignment_action_id
1844: AND con.person_id(+) = pep.person_id