DBA Data[Home] [Help]

APPS.BEN_VMR_DEL dependencies on HR_API

Line 362: when hr_api.cannot_find_prog_unit then

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

Line 364: hr_api.cannot_find_prog_unit_error

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