DBA Data[Home] [Help]

APPS.BEN_ELR_DEL dependencies on HR_API

Line 355: when hr_api.cannot_find_prog_unit then

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

Line 357: hr_api.cannot_find_prog_unit_error

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