DBA Data[Home] [Help]

APPS.OTA_TFL_API_BUS dependencies on HR_MULTI_MESSAGE

Line 424: hr_multi_message.add

420: --
421: -- The primary key is invalid therefore we must error
422: --
423: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
424: hr_multi_message.add
425: (p_associated_column1
426: => nvl(p_associated_column1,'FINANCE_LINE_ID')
427: );
428: --