DBA Data[Home] [Help]

APPS.PAY_INTERPRETER_PKG dependencies on PAY_CORE_DATES

Line 213: p_start_date := pay_core_dates.get_time_definition_date( l_time_def_id,

209: -- The following code converts the start date to the appropriate date
210: -- depending upon the Proration Type
211: IF( l_time_def_id is not null) THEN
212: --
213: p_start_date := pay_core_dates.get_time_definition_date( l_time_def_id,
214: p_end_date,
215: p_business_group_id);
216: ELSE
217: IF (l_proration_type = 'P') THEN -- P = Payroll Period