439: );
440: --
441: exception
442: --
443: when hr_api.cannot_find_prog_unit then
444: --
445: hr_api.cannot_find_prog_unit_error
446: (p_module_name => 'ben_vrbl_rt_prfl_f'
447: ,p_hook_type => 'AD');
441: exception
442: --
443: when hr_api.cannot_find_prog_unit then
444: --
445: hr_api.cannot_find_prog_unit_error
446: (p_module_name => 'ben_vrbl_rt_prfl_f'
447: ,p_hook_type => 'AD');
448: --
449: end;