DBA Data[Home] [Help]

APPS.OTA_BST_API dependencies on HR_MULTI_MESSAGE

Line 717: hr_multi_message.add

713: --
714: -- The primary key is invalid therefore we must error
715: --
716: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
717: hr_multi_message.add
718: (p_associated_column1
719: => nvl(p_associated_column1,'BOOKING_STATUS_TYPE_ID')
720: );
721: --