DBA Data[Home] [Help]

APPS.PAY_HK_PAYSLIP_ARCHIVE dependencies on PAY_ELEMENT_ENTRIES_F

Line 842: pay_element_entries_f pee,

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