DBA Data[Home] [Help]

APPS.BEN_PEO_DEL dependencies on HR_API

Line 373: when hr_api.cannot_find_prog_unit then

369: );
370: --
371: exception
372: --
373: when hr_api.cannot_find_prog_unit then
374: --
375: hr_api.cannot_find_prog_unit_error
376: (p_module_name => 'ben_elig_to_prte_rsn_f'
377: ,p_hook_type => 'AD');

Line 375: hr_api.cannot_find_prog_unit_error

371: exception
372: --
373: when hr_api.cannot_find_prog_unit then
374: --
375: hr_api.cannot_find_prog_unit_error
376: (p_module_name => 'ben_elig_to_prte_rsn_f'
377: ,p_hook_type => 'AD');
378: --
379: end;