DBA Data[Home] [Help]

APPS.PQH_CRL_BUS dependencies on HR_MULTI_MESSAGE

Line 68: hr_multi_message.add

64: --
65: -- The primary key is invalid therefore we must error
66: --
67: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
68: hr_multi_message.add
69: (p_associated_column1
70: => nvl(p_associated_column1,'CRITERIA_RATE_DEFN_ID')
71: );
72: --