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