373: );
374: --
375: exception
376: --
377: when hr_api.cannot_find_prog_unit then
378: --
379: hr_api.cannot_find_prog_unit_error
380: (p_module_name => 'ben_ler_f'
381: ,p_hook_type => 'AD');
375: exception
376: --
377: when hr_api.cannot_find_prog_unit then
378: --
379: hr_api.cannot_find_prog_unit_error
380: (p_module_name => 'ben_ler_f'
381: ,p_hook_type => 'AD');
382: --
383: end;