DBA Data[Home] [Help]

APPS.BEN_ERP_DEL dependencies on HR_API

Line 359: when hr_api.cannot_find_prog_unit then

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

Line 361: hr_api.cannot_find_prog_unit_error

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