DBA Data[Home] [Help]

APPS.BEN_ELP_DEL dependencies on HR_API

Line 415: when hr_api.cannot_find_prog_unit then

411: ,p_object_version_number_o =>ben_elp_shd.g_old_rec.object_version_number );
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_eligy_prfl_f'
419: ,p_hook_type => 'AD');

Line 417: hr_api.cannot_find_prog_unit_error

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_eligy_prfl_f'
419: ,p_hook_type => 'AD');
420: --
421: end;