DBA Data[Home] [Help]

APPS.PSP_GENERAL dependencies on HR_WRK_SCH_PKG

Line 98: hr_wrk_sch_pkg.get_per_asg_schedule

94:
95: --
96: -- Fetch the work schedule
97: --
98: hr_wrk_sch_pkg.get_per_asg_schedule
99: ( p_person_assignment_id => p_assignment_id
100: , p_period_start_date => l_start_date
101: , p_period_end_date => l_end_date
102: , p_schedule_category => NULL