DBA Data[Home] [Help]

APPS.PAY_US_ITERATIVE_VALUES dependencies on PER_ALL_ASSIGNMENTS_F

Line 684: , per_all_assignments_f paf

680: CURSOR csr_work_location is
681: select ps.state_code
682: from hr_locations hrl
683: , hr_soft_coding_keyflex hrsckf
684: , per_all_assignments_f paf
685: , pay_us_states ps
686: where p_date_earned BETWEEN paf.effective_start_date
687: and paf.effective_end_date
688: and paf.assignment_id = p_assignment_id