DBA Data[Home] [Help]

APPS.OTA_FTU_BUS dependencies on HR_MULTI_MESSAGE

Line 91: hr_multi_message.add

87: --
88: -- The primary key is invalid therefore we must error
89: --
90: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
91: hr_multi_message.add
92: (p_associated_column1
93: => nvl(p_associated_column1,'FORUM_THREAD_ID')
94: ,p_associated_column2
95: => nvl(p_associated_column2,'FORUM_ID')

Line 308: hr_multi_message.end_validation_set;

304: -- After validating the set of important attributes,
305: -- if Multiple Message detection is enabled and at least
306: -- one error has been found then abort further validation.
307: --
308: hr_multi_message.end_validation_set;
309: --
310: -- Validate Dependent Attributes
311: --
312: --

Line 340: hr_multi_message.end_validation_set;

336: -- After validating the set of important attributes,
337: -- if Multiple Message detection is enabled and at least
338: -- one error has been found then abort further validation.
339: --
340: hr_multi_message.end_validation_set;
341: --
342: -- Validate Dependent Attributes
343: --
344: chk_non_updateable_args