DBA Data[Home] [Help]

APPS.BEN_LGL_DEL dependencies on HR_API

Line 352: when hr_api.cannot_find_prog_unit then

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

Line 354: hr_api.cannot_find_prog_unit_error

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