DBA Data[Home] [Help]

APPS.BEN_APF_DEL dependencies on HR_API

Line 351: when hr_api.cannot_find_prog_unit then

347: );
348: --
349: exception
350: --
351: when hr_api.cannot_find_prog_unit then
352: --
353: hr_api.cannot_find_prog_unit_error
354: (p_module_name => 'ben_acty_rt_pymt_sched_f'
355: ,p_hook_type => 'AD');

Line 353: hr_api.cannot_find_prog_unit_error

349: exception
350: --
351: when hr_api.cannot_find_prog_unit then
352: --
353: hr_api.cannot_find_prog_unit_error
354: (p_module_name => 'ben_acty_rt_pymt_sched_f'
355: ,p_hook_type => 'AD');
356: --
357: end;