DBA Data[Home] [Help]

APPS.PAY_HK_PAYSLIP_ARCHIVE dependencies on PAY_ELEMENT_ENTRIES_F

Line 841: pay_element_entries_f pee,

837: , pap.accrual_plan_id
838: FROM pay_accrual_plans pap,
839: pay_element_types_f pet,
840: pay_element_links_f pel,
841: pay_element_entries_f pee,
842: pay_assignment_actions paa,
843: pay_payroll_actions ppa
844: WHERE pet.element_type_id = pap.accrual_plan_element_type_id
845: AND pel.element_type_id = pet.element_type_id