346: );
347: --
348: exception
349: --
350: when hr_api.cannot_find_prog_unit then
351: --
352: hr_api.cannot_find_prog_unit_error
353: (p_module_name => 'ben_cmbn_plip_f'
354: ,p_hook_type => 'AD');
348: exception
349: --
350: when hr_api.cannot_find_prog_unit then
351: --
352: hr_api.cannot_find_prog_unit_error
353: (p_module_name => 'ben_cmbn_plip_f'
354: ,p_hook_type => 'AD');
355: --
356: end;