70: close csr_chk_hierarchy_version_id;
71: --
72: hr_utility.set_location(' Leaving:'||l_proc,20);
73: exception
74: when app_exception.application_exception then
75: if hr_multi_message.exception_add
76: (p_associated_column1 => 'IRC_VAC_REC_AREA_VALUES.HIERARCHY_VERSION_ID'
77: ) then
78: hr_utility.set_location(' Leaving:'|| l_proc, 25);
136: close csr_chk_duplicate_rec_area;
137: --
138: hr_utility.set_location(' Leaving:'||l_proc,20);
139: exception
140: when app_exception.application_exception then
141: if hr_multi_message.exception_add
142: (p_associated_column1 => 'IRC_VAC_REC_AREA_VALUES.VACANCY_ID'
143: ,p_associated_column2 => 'IRC_VAC_REC_AREA_VALUES.HIERARCHY_VERSION_ID'
144: ) then