DBA Data[Home] [Help]

APPS.IRC_ISS_BUS dependencies on HR_MULTI_MESSAGE

Line 165: if hr_multi_message.exception_add

161: end if;
162: hr_utility.set_location('Leaving: '||l_proc, 50);
163: exception
164: when app_exception.application_exception then
165: if hr_multi_message.exception_add
166: (p_associated_column1 => 'IRC_SAVED_SEARCH_CRITERIA.VACANCY_ID'
167: ) then
168: raise;
169: end if;