DBA Data[Home] [Help]

APPS.PAY_SG_PAYSLIP_ARCHIVE dependencies on PER_ACCRUAL_CALC_FUNCTIONS

Line 727: l_leave_taken := per_accrual_calc_functions.get_absence

723: END IF;
724:
725: hr_utility.set_location('Archiving Leave Taken information',2);
726:
727: l_leave_taken := per_accrual_calc_functions.get_absence
728: (p_assignment_id,
729: l_accrual_plan_id,
730: p_period_end_date,
731: p_period_start_date);