DBA Data[Home] [Help]

APPS.BEN_OPR_DEL dependencies on HR_API

Line 353: when hr_api.cannot_find_prog_unit then

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

Line 355: hr_api.cannot_find_prog_unit_error

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