DBA Data[Home] [Help]

APPS.PAY_IVT_BUS dependencies on HR_MULTI_MESSAGE

Line 62: hr_multi_message.add

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