DBA Data[Home] [Help]

APPS.BEN_NOC_DEL dependencies on HR_API

Line 350: when hr_api.cannot_find_prog_unit then

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_no_othr_cvg_rt_f'
354: ,p_hook_type => 'AD');

Line 352: hr_api.cannot_find_prog_unit_error

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_no_othr_cvg_rt_f'
354: ,p_hook_type => 'AD');
355: --
356: end;