DBA Data[Home] [Help]

APPS.PSP_ERA_BUS dependencies on HR_MULTI_MESSAGE

Line 73: hr_multi_message.add

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