376: );
377: --
378: exception
379: --
380: when hr_api.cannot_find_prog_unit then
381: --
382: hr_api.cannot_find_prog_unit_error
383: (p_module_name => 'ben_bnft_prvdr_pool_f'
384: ,p_hook_type => 'AI');
378: exception
379: --
380: when hr_api.cannot_find_prog_unit then
381: --
382: hr_api.cannot_find_prog_unit_error
383: (p_module_name => 'ben_bnft_prvdr_pool_f'
384: ,p_hook_type => 'AI');
385: --
386: end;