DBA Data[Home] [Help]

APPS.BEN_CTP_DEL dependencies on HR_API

Line 416: when hr_api.cannot_find_prog_unit then

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

Line 418: hr_api.cannot_find_prog_unit_error

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