DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on HR_API

Line 462: hr_api.mandatory_arg_error

458: if p_acty_base_rt_id is null then
459: --
460: hr_utility.set_location('Incorrect args '||l_proc,15);
461: --
462: hr_api.mandatory_arg_error
463: (p_api_name => l_proc,
464: p_argument => 'p_element_det_rl,p_acty_base_rt_id',
465: p_argument_value => p_element_det_rl);
466: --