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