505: );
506: --
507: exception
508: --
509: when hr_api.cannot_find_prog_unit then
510: --
511: hr_api.cannot_find_prog_unit_error
512: (p_module_name => 'ben_pl_f'
513: ,p_hook_type => 'AD');
507: exception
508: --
509: when hr_api.cannot_find_prog_unit then
510: --
511: hr_api.cannot_find_prog_unit_error
512: (p_module_name => 'ben_pl_f'
513: ,p_hook_type => 'AD');
514: --
515: end;