DBA Data[Home] [Help]

APPS.BEN_LEN_DEL dependencies on HR_API

Line 374: when hr_api.cannot_find_prog_unit then

370: );
371: --
372: exception
373: --
374: when hr_api.cannot_find_prog_unit then
375: --
376: hr_api.cannot_find_prog_unit_error
377: (p_module_name => 'ben_lee_rsn_f'
378: ,p_hook_type => 'AD');

Line 376: hr_api.cannot_find_prog_unit_error

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