DBA Data[Home] [Help]

APPS.HR_LOA_SS dependencies on STANDARD

Line 9734: -- standard hours of the assignment or business group.

9730:
9731: else
9732: --
9733: -- No formula could be located so we calculate based on the
9734: -- standard hours of the assignment or business group.
9735: --
9736: l_use_formula := FALSE;
9737:
9738: hr_utility.set_location(l_proc, 65);

Line 9767: -- The leave timings are out off the standard timings.

9763:
9764: if l_first_day_minutes <= 0 OR l_first_day_minutes > l_normal_day_minutes
9765: OR l_last_day_minutes <= 0 OR l_last_day_minutes > l_normal_day_minutes THEN
9766: --
9767: -- The leave timings are out off the standard timings.
9768: -- So use 24 hours rule to calculate the first day and last day minutes.
9769: --
9770: hr_utility.set_location(l_proc, 72);
9771: l_first_day_minutes := per_abs_bus.convert_to_minutes(nvl(p_time_start,