DBA Data[Home] [Help]

APPS.PAY_US_SOE_UTILS_PKG dependencies on PER_PERIODS_OF_SERVICE

Line 49: from per_periods_of_service pos,

45:
46: cursor cur_actual_termination_date is
47: select
48: pos.actual_termination_date
49: from per_periods_of_service pos,
50: per_assignments_f paf,
51: pay_assignment_actions paa,
52: pay_payroll_actions ppa
53: where paf.assignment_id = paa.assignment_id