DBA Data[Home] [Help]

APPS.PAY_SG_PAYSLIP_ARCHIVE dependencies on PAY_ELEMENT_ENTRIES_F

Line 653: pay_element_entries_f pee,

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