DBA Data[Home] [Help]

APPS.BEN_COP_DEL dependencies on HR_API

Line 392: when hr_api.cannot_find_prog_unit then

388: );
389: --
390: exception
391: --
392: when hr_api.cannot_find_prog_unit then
393: --
394: hr_api.cannot_find_prog_unit_error
395: (p_module_name => 'ben_oipl_f'
396: ,p_hook_type => 'AD');

Line 394: hr_api.cannot_find_prog_unit_error

390: exception
391: --
392: when hr_api.cannot_find_prog_unit then
393: --
394: hr_api.cannot_find_prog_unit_error
395: (p_module_name => 'ben_oipl_f'
396: ,p_hook_type => 'AD');
397: --
398: end;