DBA Data[Home] [Help]

APPS.BEN_LBR_DEL dependencies on HR_API

Line 370: when hr_api.cannot_find_prog_unit then

366: );
367: --
368: exception
369: --
370: when hr_api.cannot_find_prog_unit then
371: --
372: hr_api.cannot_find_prog_unit_error
373: (p_module_name => 'ben_ler_bnft_rstrn_f'
374: ,p_hook_type => 'AD');

Line 372: hr_api.cannot_find_prog_unit_error

368: exception
369: --
370: when hr_api.cannot_find_prog_unit then
371: --
372: hr_api.cannot_find_prog_unit_error
373: (p_module_name => 'ben_ler_bnft_rstrn_f'
374: ,p_hook_type => 'AD');
375: --
376: end;