DBA Data[Home] [Help]

APPS.PER_PERIODS_OF_SERVICE_PKG dependencies on PER_TIME_PERIODS

Line 114: from per_time_periods

110: --
111: select max(end_date),max(end_date)
112: into p_final_process_date
113: , p_last_standard_process_date
114: from per_time_periods
115: where p_actual_termination_date between
116: start_date and end_date
117: and payroll_id in (select payroll_id
118: from per_assignments pa