DBA Data[Home] [Help]

APPS.BEN_BPR_DEL dependencies on HR_API

Line 369: when hr_api.cannot_find_prog_unit then

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

Line 371: hr_api.cannot_find_prog_unit_error

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