DBA Data[Home] [Help]

APPS.BEN_BCD_BUS dependencies on HR_MULTI_MESSAGE

Line 61: hr_multi_message.add

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

Line 305: hr_multi_message.end_validation_set;

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

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_cwb_matrix_id