DBA Data[Home] [Help]

APPS.IRC_JBI_BUS dependencies on HR_MULTI_MESSAGE

Line 93: if hr_multi_message.exception_add

89: --
90: hr_utility.set_location(' Leaving:'||l_proc,70);
91: exception
92: when app_exception.application_exception then
93: if hr_multi_message.exception_add
94: (p_associated_column1 => 'IRC_JOB_BASKET_ITEMS.PARTY_ID'
95: ) then
96: hr_utility.set_location(' Leaving:'|| l_proc, 80);
97: raise;