DBA Data[Home] [Help]

APPS.PAY_US_HR_HELPDESK dependencies on PER_PEOPLE_F

Line 25: ,per_people_f ppf

21: ,paf.location_id
22: from pay_payroll_actions ppa
23: ,pay_assignment_actions paa
24: ,per_assignments_f paf
25: ,per_people_f ppf
26: ,hr_lookups hl
27: where ppa.action_type = 'X'
28: and ppa.action_status = 'C'
29: and ppa.report_type = hl.meaning