DBA Data[Home] [Help]

APPS.OTA_TSR_BUS dependencies on HR_MULTI_MESSAGE

Line 89: hr_multi_message.add

85: --
86: -- The primary key is invalid therefore we must error
87: --
88: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
89: hr_multi_message.add
90: (p_associated_column1
91: => nvl(p_associated_column1,'SUPPLIED_RESOURCE_ID')
92: );
93: --