DBA Data[Home] [Help]

APPS.BEN_CTU_DEL dependencies on HR_API

Line 356: when hr_api.cannot_find_prog_unit then

352: ,p_object_version_number_o =>ben_ctu_shd.g_old_rec.object_version_number);
353: --
354: exception
355: --
356: when hr_api.cannot_find_prog_unit then
357: --
358: hr_api.cannot_find_prog_unit_error
359: (p_module_name => 'ben_cm_typ_usg_f'
360: ,p_hook_type => 'AD');

Line 358: hr_api.cannot_find_prog_unit_error

354: exception
355: --
356: when hr_api.cannot_find_prog_unit then
357: --
358: hr_api.cannot_find_prog_unit_error
359: (p_module_name => 'ben_cm_typ_usg_f'
360: ,p_hook_type => 'AD');
361: --
362: end;