DBA Data[Home] [Help]

APPS.OTA_TFH_API_BUS dependencies on HR_MULTI_MESSAGE

Line 486: hr_multi_message.add

482: --
483: -- The primary key is invalid therefore we must error
484: --
485: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
486: hr_multi_message.add
487: (p_associated_column1
488: => nvl(p_associated_column1,'FINANCE_HEADER_ID')
489: );
490: --