DBA Data[Home] [Help]

APPS.AME_RTL_BUS dependencies on HR_MULTI_MESSAGE

Line 72: hr_multi_message.add

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