DBA Data[Home] [Help]

APPS.BEN_COP_DEL dependencies on HR_API

Line 391: when hr_api.cannot_find_prog_unit then

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

Line 393: hr_api.cannot_find_prog_unit_error

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