DBA Data[Home] [Help]

APPS.BEN_CPP_DEL dependencies on HR_API

Line 413: when hr_api.cannot_find_prog_unit then

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

Line 415: hr_api.cannot_find_prog_unit_error

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