DBA Data[Home] [Help]

APPS.HXC_HAN_BUS dependencies on HR_MULTI_MESSAGE

Line 82: hr_multi_message.add

78: --
79: -- The primary key is invalid therefore we must error
80: --
81: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
82: hr_multi_message.add
83: (p_associated_column1
84: => nvl(p_associated_column1,'COMP_notification_ID')
85: ,p_associated_column2
86: => nvl(p_associated_column2,'OBJECT_VERSION_NUMBER')