DBA Data[Home] [Help]

APPS.PER_PERIODS_OF_SERVICE_PKG dependencies on PER_TIME_PERIODS

Line 115: from per_time_periods

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