DBA Data[Home] [Help]

APPS.BEN_PCM_DEL dependencies on HR_API

Line 361: when hr_api.cannot_find_prog_unit then

357: );
358: --
359: exception
360: --
361: when hr_api.cannot_find_prog_unit then
362: --
363: hr_api.cannot_find_prog_unit_error
364: (p_module_name => 'ben_per_cm_f'
365: ,p_hook_type => 'AD');

Line 363: hr_api.cannot_find_prog_unit_error

359: exception
360: --
361: when hr_api.cannot_find_prog_unit then
362: --
363: hr_api.cannot_find_prog_unit_error
364: (p_module_name => 'ben_per_cm_f'
365: ,p_hook_type => 'AD');
366: --
367: end;