DBA Data[Home] [Help]

APPS.PQH_VLE_BUS dependencies on HR_MULTI_MESSAGE

Line 63: hr_multi_message.add

59: --
60: -- The primary key is invalid therefore we must error
61: --
62: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
63: hr_multi_message.add
64: (p_associated_column1
65: => nvl(p_associated_column1,'VALIDATION_EVENT_ID')
66: );
67: --