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