452: );
453: --
454: exception
455: --
456: when hr_api.cannot_find_prog_unit then
457: --
458: hr_api.cannot_find_prog_unit_error
459: (p_module_name => 'ben_acty_base_rt_f'
460: ,p_hook_type => 'AD');
454: exception
455: --
456: when hr_api.cannot_find_prog_unit then
457: --
458: hr_api.cannot_find_prog_unit_error
459: (p_module_name => 'ben_acty_base_rt_f'
460: ,p_hook_type => 'AD');
461: --
462: end;