DBA Data[Home] [Help]

APPS.PQH_TCD_BUS dependencies on HR_MULTI_MESSAGE

Line 75: hr_multi_message.add

71: --
72: -- The primary key is invalid therefore we must error
73: --
74: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
75: hr_multi_message.add
76: (p_associated_column1
77: => nvl(p_associated_column1,'DOCUMENT_ID')
78: ,p_associated_column2
79: => nvl(p_associated_column2,'TRANSACTION_CATEGORY_ID')