DBA Data[Home] [Help]

APPS.BEN_LEN_DEL dependencies on HR_API

Line 375: when hr_api.cannot_find_prog_unit then

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

Line 377: hr_api.cannot_find_prog_unit_error

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