DBA Data[Home] [Help]

APPS.OTA_FNS_BUS dependencies on HR_MULTI_MESSAGE

Line 82: hr_multi_message.add

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

Line 285: hr_multi_message.end_validation_set;

281: -- After validating the set of important attributes,
282: -- if Multiple Message detection is enabled and at least
283: -- one error has been found then abort further validation.
284: --
285: hr_multi_message.end_validation_set;
286: --
287: -- Validate Dependent Attributes
288: --
289: --

Line 317: hr_multi_message.end_validation_set;

313: -- After validating the set of important attributes,
314: -- if Multiple Message detection is enabled and at least
315: -- one error has been found then abort further validation.
316: --
317: hr_multi_message.end_validation_set;
318: --
319: -- Validate Dependent Attributes
320: --
321: chk_non_updateable_args