DBA Data[Home] [Help]

APPS.HR_UCX_BUS dependencies on HR_MULTI_MESSAGE

Line 143: if hr_multi_message.exception_add

139:
140: hr_utility.set_location(' Leaving:'||l_proc,40);
141: exception
142: when app_exception.application_exception then
143: if hr_multi_message.exception_add
144: (p_associated_column1 => 'HR_KI_UI_CONTEXTS.UI_CONTEXT_KEY'
145: )then
146: hr_utility.set_location(' Leaving:'||l_proc, 50);
147: raise;

Line 218: if hr_multi_message.exception_add

214:
215: hr_utility.set_location(' Leaving:'||l_proc,40);
216: exception
217: when app_exception.application_exception then
218: if hr_multi_message.exception_add
219: (p_associated_column1 => 'HR_KI_UI_CONTEXTS.USER_INTERFACE_ID'
220: )then
221: hr_utility.set_location(' Leaving:'||l_proc, 50);
222: raise;