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