DBA Data[Home] [Help]

APPS.PAY_SG_PAYSLIP_ARCHIVE dependencies on PAY_ELEMENT_ENTRIES_F

Line 659: pay_element_entries_f pee,

655: , pap.accrual_plan_id
656: FROM pay_accrual_plans pap,
657: pay_element_types_f pet,
658: pay_element_links_f pel,
659: pay_element_entries_f pee,
660: pay_assignment_actions paa,
661: pay_payroll_actions ppa
662: WHERE pet.element_type_id = pap.accrual_plan_element_type_id
663: AND pel.element_type_id = pet.element_type_id