DBA Data[Home] [Help]

APPS.PAY_SG_PAYSLIP_ARCHIVE dependencies on PER_ACCRUAL_CALC_FUNCTIONS

Line 721: l_leave_taken := per_accrual_calc_functions.get_absence

717: END IF;
718:
719: hr_utility.set_location('Archiving Leave Taken information',2);
720:
721: l_leave_taken := per_accrual_calc_functions.get_absence
722: (p_assignment_id,
723: l_accrual_plan_id,
724: p_period_end_date,
725: p_period_start_date);