DBA Data[Home] [Help]

APPS.HR_BUDGET_CALENDAR dependencies on HR_PAYROLLS

Line 309: hr_payrolls.get_period_details

305: hr_utility.raise_error;
306: end;
307: --
308: -- Find the base period type and multiplier for the period type.
309: hr_payrolls.get_period_details
310: (v_cal_details.actual_period_type,
311: v_cal_details.base_period_type,
312: v_cal_details.multiplier);
313: --