DBA Data[Home] [Help]

APPS.HRENTMNT dependencies on HR_API

Line 6207: when hr_api.object_locked then

6203: p_employment_category,
6204: p_people_group_id,
6205: p_assignment_id);
6206: exception
6207: when hr_api.object_locked then
6208: --
6209: -- Failed to lock the assignment.
6210: --
6211: hr_utility.set_message(801, 'HR_7165_OBJECT_LOCKED');