DBA Data[Home] [Help]

APPS.HR_EAP_BUS dependencies on HR_MULTI_MESSAGE

Line 139: if hr_multi_message.exception_add

135:
136: hr_utility.set_location(' Leaving:'||l_proc,30);
137: exception
138: when app_exception.application_exception then
139: if hr_multi_message.exception_add
140: (p_associated_column1 => 'hr_ki_ext_applications.EXTERNAL_APPLICATION_NAME'
141: )then
142: hr_utility.set_location(' Leaving:'||l_proc, 40);
143: raise;

Line 215: if hr_multi_message.exception_add

211:
212: hr_utility.set_location(' Leaving:'||l_proc,30);
213: exception
214: when app_exception.application_exception then
215: if hr_multi_message.exception_add
216: (p_associated_column1 => 'hr_ki_ext_applications.EXTERNAL_APPLICATION_NAME'
217: )then
218: hr_utility.set_location(' Leaving:'||l_proc, 40);
219: raise;