DBA Data[Home] [Help]

APPS.OTA_TDB_BUS dependencies on HR_MULTI_MESSAGE

Line 186: hr_multi_message.add

182: --
183: -- The primary key is invalid therefore we must error
184: --
185: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
186: hr_multi_message.add
187: (p_associated_column1
188: => nvl(p_associated_column1,'BOOKING_ID')
189: );
190: --