DBA Data[Home] [Help]

APPS.PAY_AU_PAYSLIP_ARCHIVE dependencies on PAY_ELEMENT_ENTRIES_F

Line 554: , pay_element_entries_f ee

550: , ap.business_group_id business_group_id
551: from pay_accrual_plans ap
552: , pay_element_types_f et
553: , pay_element_links_f el
554: , pay_element_entries_f ee
555: , pay_assignment_actions aa
556: , pay_payroll_actions pa
557: where et.element_type_id = ap.accrual_plan_element_type_id -- select the accrual plan elements
558: and el.element_type_id = et.element_type_id -- select accrual plan element entries