DBA Data[Home] [Help]

APPS.PER_STC_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_component_name,'COMPONENT_NAME')
85: ,p_associated_column2
86: => nvl(p_solution_type_name,'SOLUTION_TYPE_NAME')