DBA Data[Home] [Help]

APPS.BEN_PPV_DEL dependencies on HR_API

Line 360: when hr_api.cannot_find_prog_unit then

356: );
357: --
358: exception
359: --
360: when hr_api.cannot_find_prog_unit then
361: --
362: hr_api.cannot_find_prog_unit_error
363: (p_module_name => 'ben_prtl_mo_rt_prtn_val_f'
364: ,p_hook_type => 'AD');

Line 362: hr_api.cannot_find_prog_unit_error

358: exception
359: --
360: when hr_api.cannot_find_prog_unit then
361: --
362: hr_api.cannot_find_prog_unit_error
363: (p_module_name => 'ben_prtl_mo_rt_prtn_val_f'
364: ,p_hook_type => 'AD');
365: --
366: end;