DBA Data[Home] [Help]

APPS.PAY_NZ_REC_PKG dependencies on HR_NZ_ROUTES

Line 65: hr_nz_routes.span_start(c_period_payment_date,

61: and paf.effective_end_date
62: and pac.action_status = 'C'
63: and ppa.action_status = 'C'
64: and ptp.regular_payment_date >=
65: hr_nz_routes.span_start(c_period_payment_date,
66: 1, v_start_of_year_day);
67:
68: begin
69: v_payment_date := period_payment_date (p_time_period_id);