DBA Data[Home] [Help]

APPS.PER_ABT_BUS dependencies on HR_MULTI_MESSAGE

Line 206: if hr_multi_message.exception_add

202: end if;
203: hr_utility.set_location('Leaving:'||l_proc,70);
204: exception
205: when app_exception.application_exception then
206: if hr_multi_message.exception_add
207: (p_associated_column1 => 'PER_ABS_ATTENDANCE_TYPES_TL.NAME'
208: ) then
209: hr_utility.set_location('Leaving:'||l_proc,80);
210: raise;