DBA Data[Home] [Help]

APPS.HR_EAP_BUS dependencies on APP_EXCEPTION

Line 138: when app_exception.application_exception then

134: close csr_name;
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);

Line 214: when app_exception.application_exception then

210: close csr_name;
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);