DBA Data[Home] [Help]

APPS.BEN_PPR_DEL dependencies on HR_API

Line 357: when hr_api.cannot_find_prog_unit then

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

Line 359: hr_api.cannot_find_prog_unit_error

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