DBA Data[Home] [Help]

APPS.BEN_PRD_DEL dependencies on HR_API

Line 363: when hr_api.cannot_find_prog_unit then

359: );
360: --
361: exception
362: --
363: when hr_api.cannot_find_prog_unit then
364: --
365: hr_api.cannot_find_prog_unit_error
366: (p_module_name => 'ben_paird_rt_f'
367: ,p_hook_type => 'AD');

Line 365: hr_api.cannot_find_prog_unit_error

361: exception
362: --
363: when hr_api.cannot_find_prog_unit then
364: --
365: hr_api.cannot_find_prog_unit_error
366: (p_module_name => 'ben_paird_rt_f'
367: ,p_hook_type => 'AD');
368: --
369: end;