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