DBA Data[Home] [Help]

APPS.HXC_HSD_BUS dependencies on HR_MULTI_MESSAGE

Line 84: hr_multi_message.add

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