355: );
356: --
357: exception
358: --
359: when hr_api.cannot_find_prog_unit then
360: --
361: hr_api.cannot_find_prog_unit_error
362: (p_module_name => 'ben_schedd_hrs_rt_f'
363: ,p_hook_type => 'AD');
357: exception
358: --
359: when hr_api.cannot_find_prog_unit then
360: --
361: hr_api.cannot_find_prog_unit_error
362: (p_module_name => 'ben_schedd_hrs_rt_f'
363: ,p_hook_type => 'AD');
364: --
365: end;