DBA Data[Home] [Help]

APPS.BEN_VPF_DEL dependencies on HR_API

Line 443: when hr_api.cannot_find_prog_unit then

439: );
440: --
441: exception
442: --
443: when hr_api.cannot_find_prog_unit then
444: --
445: hr_api.cannot_find_prog_unit_error
446: (p_module_name => 'ben_vrbl_rt_prfl_f'
447: ,p_hook_type => 'AD');

Line 445: hr_api.cannot_find_prog_unit_error

441: exception
442: --
443: when hr_api.cannot_find_prog_unit then
444: --
445: hr_api.cannot_find_prog_unit_error
446: (p_module_name => 'ben_vrbl_rt_prfl_f'
447: ,p_hook_type => 'AD');
448: --
449: end;