DBA Data[Home] [Help]

APPS.BEN_CTT_DEL dependencies on HR_API

Line 349: when hr_api.cannot_find_prog_unit then

345: ,p_object_version_number_o =>ben_ctt_shd.g_old_rec.object_version_number);
346: --
347: exception
348: --
349: when hr_api.cannot_find_prog_unit then
350: --
351: hr_api.cannot_find_prog_unit_error
352: (p_module_name => 'ben_cm_typ_trgr_f'
353: ,p_hook_type => 'AD');

Line 351: hr_api.cannot_find_prog_unit_error

347: exception
348: --
349: when hr_api.cannot_find_prog_unit then
350: --
351: hr_api.cannot_find_prog_unit_error
352: (p_module_name => 'ben_cm_typ_trgr_f'
353: ,p_hook_type => 'AD');
354: --
355: end;