DBA Data[Home] [Help]

APPS.BEN_LER_DEL dependencies on HR_API

Line 377: when hr_api.cannot_find_prog_unit then

373: );
374: --
375: exception
376: --
377: when hr_api.cannot_find_prog_unit then
378: --
379: hr_api.cannot_find_prog_unit_error
380: (p_module_name => 'ben_ler_f'
381: ,p_hook_type => 'AD');

Line 379: hr_api.cannot_find_prog_unit_error

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