DBA Data[Home] [Help]

APPS.HR_CTX_BUS dependencies on HR_MULTI_MESSAGE

Line 128: if hr_multi_message.exception_add

124:
125: hr_utility.set_location(' Validated:'||l_proc,30);
126: exception
127: when app_exception.application_exception then
128: if hr_multi_message.exception_add
129: (p_associated_column1 => 'HR_KI_CONTEXTS.VIEW_NAME'
130: )then
131: hr_utility.set_location(' Leaving:'||l_proc, 40);
132: raise;