DBA Data[Home] [Help]

APPS.BEN_CPE_BUS dependencies on HR_MULTI_MESSAGE

Line 70: hr_multi_message.add

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