DBA Data[Home] [Help]

APPS.PER_SCN_BUS dependencies on HR_MULTI_MESSAGE

Line 85: hr_multi_message.add

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