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