DBA Data[Home] [Help]

APPS.BEN_CLP_DEL dependencies on HR_API

Line 371: when hr_api.cannot_find_prog_unit then

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

Line 373: hr_api.cannot_find_prog_unit_error

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