[Home] [Help]
376: );
377: --
378: exception
379: --
380: when hr_api.cannot_find_prog_unit then
381: --
382: hr_api.cannot_find_prog_unit_error
383: (p_module_name => 'ben_actl_prem_f'
384: ,p_hook_type => 'AD');
378: exception
379: --
380: when hr_api.cannot_find_prog_unit then
381: --
382: hr_api.cannot_find_prog_unit_error
383: (p_module_name => 'ben_actl_prem_f'
384: ,p_hook_type => 'AD');
385: --
386: end;