DBA Data[Home] [Help]

APPS.BEN_DCE_DEL dependencies on HR_API

Line 364: when hr_api.cannot_find_prog_unit then

360: );
361: --
362: exception
363: --
364: when hr_api.cannot_find_prog_unit then
365: --
366: hr_api.cannot_find_prog_unit_error
367: (p_module_name => 'ben_dpnt_cvg_eligy_prfl_f'
368: ,p_hook_type => 'AD');

Line 366: hr_api.cannot_find_prog_unit_error

362: exception
363: --
364: when hr_api.cannot_find_prog_unit then
365: --
366: hr_api.cannot_find_prog_unit_error
367: (p_module_name => 'ben_dpnt_cvg_eligy_prfl_f'
368: ,p_hook_type => 'AD');
369: --
370: end;