DBA Data[Home] [Help]

APPS.PAY_CFT_DEL dependencies on HR_API

Line 367: when hr_api.cannot_find_prog_unit then

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');

Line 369: hr_api.cannot_find_prog_unit_error

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;