DBA Data[Home] [Help]

APPS.IRC_IPT_BUS dependencies on HR_MULTI_MESSAGE

Line 128: if hr_multi_message.exception_add

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