DBA Data[Home] [Help]

APPS.BEN_PCD_DEL dependencies on HR_API

Line 365: when hr_api.cannot_find_prog_unit then

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

Line 367: hr_api.cannot_find_prog_unit_error

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