DBA Data[Home] [Help]

APPS.BEN_PDT_BUS dependencies on HR_MULTI_MESSAGE

Line 64: hr_multi_message.add

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

Line 572: hr_multi_message.end_validation_set;

568: -- After validating the set of important attributes,
569: -- if Multiple Message detection is enabled and at least
570: -- one error has been found then abort further validation.
571: --
572: hr_multi_message.end_validation_set;
573: --
574: -- Validate Dependent Attributes
575: --
576: --

Line 611: hr_multi_message.end_validation_set;

607: -- After validating the set of important attributes,
608: -- if Multiple Message detection is enabled and at least
609: -- one error has been found then abort further validation.
610: --
611: hr_multi_message.end_validation_set;
612: --
613: -- Validate Dependent Attributes
614: --
615: chk_non_updateable_args