DBA Data[Home] [Help]

APPS.PAY_AU_PAYSLIP_ARCHIVE dependencies on PAY_ELEMENT_ENTRIES_F

Line 564: , pay_element_entries_f ee

560: , ap.business_group_id business_group_id
561: from pay_accrual_plans ap
562: , pay_element_types_f et
563: , pay_element_links_f el
564: , pay_element_entries_f ee
565: , pay_assignment_actions aa
566: , pay_payroll_actions pa
567: where et.element_type_id = ap.accrual_plan_element_type_id -- select the accrual plan elements
568: and el.element_type_id = et.element_type_id -- select accrual plan element entries