DBA Data[Home] [Help]

APPS.BEN_APR_DEL dependencies on HR_API

Line 380: when hr_api.cannot_find_prog_unit then

376: );
377: --
378: exception
379: --
380: when hr_api.cannot_find_prog_unit then
381: --
382: hr_api.cannot_find_prog_unit_error
383: (p_module_name => 'ben_actl_prem_f'
384: ,p_hook_type => 'AD');

Line 382: hr_api.cannot_find_prog_unit_error

378: exception
379: --
380: when hr_api.cannot_find_prog_unit then
381: --
382: hr_api.cannot_find_prog_unit_error
383: (p_module_name => 'ben_actl_prem_f'
384: ,p_hook_type => 'AD');
385: --
386: end;