DBA Data[Home] [Help]

APPS.PER_RSL_BUS dependencies on HR_MULTI_MESSAGE

Line 75: hr_multi_message.add

71: --
72: -- The primary key is invalid therefore we must error
73: --
74: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
75: hr_multi_message.add
76: (p_associated_column1
77: => nvl(p_associated_column1,'RATING_SCALE_ID')
78: );
79: --