DBA Data[Home] [Help]

APPS.HR_PFT_BUS dependencies on HR_MULTI_MESSAGE

Line 83: hr_multi_message.add

79: --
80: -- The primary key is invalid therefore we must error
81: --
82: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
83: hr_multi_message.add
84: (p_associated_column1
85: => nvl(p_associated_column1,'POSITION_ID')
86: );
87: --