DBA Data[Home] [Help]

APPS.BEN_ABR_DEL dependencies on HR_API

Line 456: when hr_api.cannot_find_prog_unit then

452: );
453: --
454: exception
455: --
456: when hr_api.cannot_find_prog_unit then
457: --
458: hr_api.cannot_find_prog_unit_error
459: (p_module_name => 'ben_acty_base_rt_f'
460: ,p_hook_type => 'AD');

Line 458: hr_api.cannot_find_prog_unit_error

454: exception
455: --
456: when hr_api.cannot_find_prog_unit then
457: --
458: hr_api.cannot_find_prog_unit_error
459: (p_module_name => 'ben_acty_base_rt_f'
460: ,p_hook_type => 'AD');
461: --
462: end;