DBA Data[Home] [Help]

APPS.BEN_PEN_DEL dependencies on HR_API

Line 384: when hr_api.cannot_find_prog_unit then

380: );
381: --
382: exception
383: --
384: when hr_api.cannot_find_prog_unit then
385: --
386: hr_api.cannot_find_prog_unit_error
387: (p_module_name => 'ben_prtt_enrt_rslt_f'
388: ,p_hook_type => 'AD');

Line 386: hr_api.cannot_find_prog_unit_error

382: exception
383: --
384: when hr_api.cannot_find_prog_unit then
385: --
386: hr_api.cannot_find_prog_unit_error
387: (p_module_name => 'ben_prtt_enrt_rslt_f'
388: ,p_hook_type => 'AD');
389: --
390: end;