DBA Data[Home] [Help]

APPS.OTA_ENT_BUS dependencies on HR_MULTI_MESSAGE

Line 300: hr_multi_message.add

296: --
297: -- The primary key is invalid therefore we must error
298: --
299: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
300: hr_multi_message.add
301: (p_associated_column1
302: => nvl(p_associated_column1,'EVENT_ID')
303: );
304: --