DBA Data[Home] [Help]

APPS.PAY_NZ_PAYSLIP_ARCHIVE dependencies on PAY_ELEMENT_ENTRIES_F

Line 654: pay_element_entries_f pee,

650: ,pap.accrual_plan_id
651: FROM pay_accrual_plans pap,
652: pay_element_types_f pet,
653: pay_element_links_f pel,
654: pay_element_entries_f pee,
655: pay_assignment_actions paa,
656: pay_payroll_actions ppa
657: WHERE pet.element_type_id = pap.accrual_plan_element_type_id
658: AND pel.element_type_id = pet.element_type_id