348: );
349: --
350: exception
351: --
352: when hr_api.cannot_find_prog_unit then
353: --
354: hr_api.cannot_find_prog_unit_error
355: (p_module_name => 'ben_age_rt_f'
356: ,p_hook_type => 'AD');
350: exception
351: --
352: when hr_api.cannot_find_prog_unit then
353: --
354: hr_api.cannot_find_prog_unit_error
355: (p_module_name => 'ben_age_rt_f'
356: ,p_hook_type => 'AD');
357: --
358: end;