DBA Data[Home] [Help]

APPS.BEN_PLN_DEL dependencies on HR_API

Line 508: when hr_api.cannot_find_prog_unit then

504: );
505: --
506: exception
507: --
508: when hr_api.cannot_find_prog_unit then
509: --
510: hr_api.cannot_find_prog_unit_error
511: (p_module_name => 'ben_pl_f'
512: ,p_hook_type => 'AD');

Line 510: hr_api.cannot_find_prog_unit_error

506: exception
507: --
508: when hr_api.cannot_find_prog_unit then
509: --
510: hr_api.cannot_find_prog_unit_error
511: (p_module_name => 'ben_pl_f'
512: ,p_hook_type => 'AD');
513: --
514: end;