DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on HR_API

Line 491: hr_api.mandatory_arg_error

487: if p_acty_base_rt_id is null then
488: --
489: hr_utility.set_location('Incorrect args '||l_proc,15);
490: --
491: hr_api.mandatory_arg_error
492: (p_api_name => l_proc,
493: p_argument => 'p_element_det_rl,p_acty_base_rt_id',
494: p_argument_value => p_element_det_rl);
495: --