DBA Data[Home] [Help]

APPS.OTA_BSL_BUS dependencies on HR_MULTI_MESSAGE

Line 236: hr_multi_message.add

232: --
233: -- The primary key is invalid therefore we must error
234: --
235: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
236: hr_multi_message.add
237: (p_associated_column1
238: => nvl(p_associated_column1,'BOOKING_STATUS_TYPE_ID')
239: );
240: --