[Home] [Help]
411: );
412: --
413: exception
414: --
415: when hr_api.cannot_find_prog_unit then
416: --
417: hr_api.cannot_find_prog_unit_error
418: (p_module_name => 'ben_ptip_f'
419: ,p_hook_type => 'AD');
413: exception
414: --
415: when hr_api.cannot_find_prog_unit then
416: --
417: hr_api.cannot_find_prog_unit_error
418: (p_module_name => 'ben_ptip_f'
419: ,p_hook_type => 'AD');
420: --
421: end;