DBA Data[Home] [Help]

APPS.OTA_ADT_BUS dependencies on HR_MULTI_MESSAGE

Line 248: hr_multi_message.add

244: --
245: -- The primary key is invalid therefore we must error
246: --
247: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
248: hr_multi_message.add
249: (p_associated_column1
250: => nvl(p_associated_column1,'ACTIVITY_ID')
251: );
252: --