361: );
362: --
363: exception
364: --
365: when hr_api.cannot_find_prog_unit then
366: --
367: hr_api.cannot_find_prog_unit_error
368: (p_module_name => 'ben_per_cm_prvdd_f'
369: ,p_hook_type => 'AD');
363: exception
364: --
365: when hr_api.cannot_find_prog_unit then
366: --
367: hr_api.cannot_find_prog_unit_error
368: (p_module_name => 'ben_per_cm_prvdd_f'
369: ,p_hook_type => 'AD');
370: --
371: end;