349: );
350: --
351: exception
352: --
353: when hr_api.cannot_find_prog_unit then
354: --
355: hr_api.cannot_find_prog_unit_error
356: (p_module_name => 'ben_bnfts_bal_f'
357: ,p_hook_type => 'AD');
351: exception
352: --
353: when hr_api.cannot_find_prog_unit then
354: --
355: hr_api.cannot_find_prog_unit_error
356: (p_module_name => 'ben_bnfts_bal_f'
357: ,p_hook_type => 'AD');
358: --
359: end;