DBA Data[Home] [Help]

APPS.OTA_TSP_BUS dependencies on HR_MULTI_MESSAGE

Line 301: hr_multi_message.add

297: --
298: -- The primary key is invalid therefore we must error
299: --
300: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
301: hr_multi_message.add
302: (p_associated_column1
303: => nvl(p_associated_column1,'SKILL_PROVISION_ID')
304: );
305: --