DBA Data[Home] [Help]

APPS.PAY_US_PAYSLIP_SIMULATION_MAIN dependencies on PAY_ELEMENT_ENTRIES_F

Line 2207: FROM pay_element_entries_f peef,

2203: CURSOR get_element_entry_id( cp_run_action_id NUMBER ,
2204: cp_assignment_id NUMBER ,
2205: cp_element_type_id NUMBER ) IS
2206: SELECT DISTINCT peef.element_entry_id
2207: FROM pay_element_entries_f peef,
2208: pay_assignment_actions paa,
2209: pay_payroll_actions ppa,
2210: per_time_periods ptp
2211: WHERE paa.assignment_action_id = cp_run_action_id