DBA Data[Home] [Help]

APPS.BEN_PEI_DEL dependencies on HR_API

Line 329: when hr_api.cannot_find_prog_unit then

325: );
326: --
327: exception
328: --
329: when hr_api.cannot_find_prog_unit then
330: --
331: hr_api.cannot_find_prog_unit_error
332: (p_module_name => 'ben_pl_extract_identifier_f'
333: ,p_hook_type => 'AD');

Line 331: hr_api.cannot_find_prog_unit_error

327: exception
328: --
329: when hr_api.cannot_find_prog_unit then
330: --
331: hr_api.cannot_find_prog_unit_error
332: (p_module_name => 'ben_pl_extract_identifier_f'
333: ,p_hook_type => 'AD');
334: --
335: end;