DBA Data[Home] [Help]

APPS.HR_LOA_SS dependencies on HR_WRK_SCH_PKG

Line 8946: hr_wrk_sch_pkg.get_per_asg_schedule

8942: END IF;
8943: --
8944: -- Fetch the work schedule
8945: --
8946: hr_wrk_sch_pkg.get_per_asg_schedule
8947: ( p_person_assignment_id => p_assignment_id
8948: , p_period_start_date => l_start_date
8949: , p_period_end_date => l_end_date
8950: , p_schedule_category => NULL