DBA Data[Home] [Help]

APPS.PER_ABS_BUS dependencies on HR_WRK_SCH_PKG

Line 742: hr_wrk_sch_pkg.get_per_asg_schedule

738: END IF;
739: --
740: -- Fetch the work schedule
741: --
742: hr_wrk_sch_pkg.get_per_asg_schedule
743: ( p_person_assignment_id => p_assignment_id
744: , p_period_start_date => l_start_date
745: , p_period_end_date => l_end_date
746: , p_schedule_category => NULL