DBA Data[Home] [Help]

APPS.PQP_GDS_BUS dependencies on HR_MULTI_MESSAGE

Line 69: hr_multi_message.add

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