DBA Data[Home] [Help]

APPS.BEN_PLN_DEL dependencies on HR_API

Line 509: when hr_api.cannot_find_prog_unit then

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

Line 511: hr_api.cannot_find_prog_unit_error

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