DBA Data[Home] [Help]

APPS.BEN_CPP_DEL dependencies on HR_API

Line 414: when hr_api.cannot_find_prog_unit then

410: );
411: --
412: exception
413: --
414: when hr_api.cannot_find_prog_unit then
415: --
416: hr_api.cannot_find_prog_unit_error
417: (p_module_name => 'ben_plip_f'
418: ,p_hook_type => 'AD');

Line 416: hr_api.cannot_find_prog_unit_error

412: exception
413: --
414: when hr_api.cannot_find_prog_unit then
415: --
416: hr_api.cannot_find_prog_unit_error
417: (p_module_name => 'ben_plip_f'
418: ,p_hook_type => 'AD');
419: --
420: end;