DBA Data[Home] [Help]

APPS.BEN_CCT_DEL dependencies on HR_API

Line 372: when hr_api.cannot_find_prog_unit then

368: ,p_object_version_number_o =>ben_cct_shd.g_old_rec.object_version_number);
369: --
370: exception
371: --
372: when hr_api.cannot_find_prog_unit then
373: --
374: hr_api.cannot_find_prog_unit_error
375: (p_module_name => 'ben_cm_typ_f'
376: ,p_hook_type => 'AD');

Line 374: hr_api.cannot_find_prog_unit_error

370: exception
371: --
372: when hr_api.cannot_find_prog_unit then
373: --
374: hr_api.cannot_find_prog_unit_error
375: (p_module_name => 'ben_cm_typ_f'
376: ,p_hook_type => 'AD');
377: --
378: end;