DBA Data[Home] [Help]

APPS.HRI_OPL_SUPH_EVENTS dependencies on PER_PERIODS_OF_SERVICE

Line 334: ,per_periods_of_service pos

330: ,g_sysdate
331: FROM
332: per_all_assignments_f asg
333: ,per_assignment_status_types ast
334: ,per_periods_of_service pos
335: ,per_periods_of_placement ppp
336: WHERE asg.assignment_type IN ('E', 'C')
337: AND asg.primary_flag = 'Y'
338: AND asg.effective_end_date >= g_refresh_start_date