DBA Data[Home] [Help]

APPS.BEN_DDR_DEL dependencies on HR_API

Line 358: when hr_api.cannot_find_prog_unit then

354: );
355: --
356: exception
357: --
358: when hr_api.cannot_find_prog_unit then
359: --
360: hr_api.cannot_find_prog_unit_error
361: (p_module_name => 'ben_dsgn_rqmt_f'
362: ,p_hook_type => 'AD');

Line 360: hr_api.cannot_find_prog_unit_error

356: exception
357: --
358: when hr_api.cannot_find_prog_unit then
359: --
360: hr_api.cannot_find_prog_unit_error
361: (p_module_name => 'ben_dsgn_rqmt_f'
362: ,p_hook_type => 'AD');
363: --
364: end;