DBA Data[Home] [Help]

APPS.GHR_POI_FLEX_DDF dependencies on HR_API

Line 339: hr_api.mandatory_arg_error

335: hr_utility.set_location('Entering: '|| l_proc, 10);
336: --
337: -- Check mandatory parameters have been set
338: --
339: hr_api.mandatory_arg_error
340: (p_api_name => l_proc
341: ,p_argument => 'position description id'
342: ,p_argument_value => p_pos_desc_id
343: );