DBA Data[Home] [Help]

APPS.PER_RTX_BUS dependencies on HR_MULTI_MESSAGE

Line 74: hr_multi_message.add

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