DBA Data[Home] [Help]

APPS.BEN_EPO_DEL dependencies on HR_API

Line 400: when hr_api.cannot_find_prog_unit then

396: );
397: --
398: exception
399: --
400: when hr_api.cannot_find_prog_unit then
401: --
402: hr_api.cannot_find_prog_unit_error
403: (p_module_name => 'ben_elig_per_opt_f'
404: ,p_hook_type => 'AD');

Line 402: hr_api.cannot_find_prog_unit_error

398: exception
399: --
400: when hr_api.cannot_find_prog_unit then
401: --
402: hr_api.cannot_find_prog_unit_error
403: (p_module_name => 'ben_elig_per_opt_f'
404: ,p_hook_type => 'AD');
405: --
406: end;