DBA Data[Home] [Help]

APPS.BEN_RCL_DEL dependencies on HR_API

Line 356: when hr_api.cannot_find_prog_unit then

352: );
353: --
354: exception
355: --
356: when hr_api.cannot_find_prog_unit then
357: --
358: hr_api.cannot_find_prog_unit_error
359: (p_module_name => 'ben_rltd_per_chg_cs_ler_f'
360: ,p_hook_type => 'AD');

Line 358: hr_api.cannot_find_prog_unit_error

354: exception
355: --
356: when hr_api.cannot_find_prog_unit then
357: --
358: hr_api.cannot_find_prog_unit_error
359: (p_module_name => 'ben_rltd_per_chg_cs_ler_f'
360: ,p_hook_type => 'AD');
361: --
362: end;