DBA Data[Home] [Help]

APPS.HR_LOA_SS dependencies on STANDARD

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

9494:
9495: else
9496: --
9497: -- No formula could be located so we calculate based on the
9498: -- standard hours of the assignment or business group.
9499: --
9500: l_use_formula := FALSE;
9501:
9502: hr_utility.set_location(l_proc, 65);

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

9527:
9528: if l_first_day_minutes <= 0 OR l_first_day_minutes > l_normal_day_minutes
9529: OR l_last_day_minutes <= 0 OR l_last_day_minutes > l_normal_day_minutes THEN
9530: --
9531: -- The leave timings are out off the standard timings.
9532: -- So use 24 hours rule to calculate the first day and last day minutes.
9533: --
9534: hr_utility.set_location(l_proc, 72);
9535: l_first_day_minutes := per_abs_bus.convert_to_minutes(nvl(p_time_start,