DBA Data[Home] [Help]

APPS.BEN_ECV_DEL dependencies on HR_API

Line 367: when hr_api.cannot_find_prog_unit then

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

Line 369: hr_api.cannot_find_prog_unit_error

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