DBA Data[Home] [Help]

APPS.BEN_ELS_DEL dependencies on HR_API

Line 354: when hr_api.cannot_find_prog_unit then

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

Line 356: hr_api.cannot_find_prog_unit_error

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