DBA Data[Home] [Help]

APPS.PQH_BPL_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,'POOL_ID')
64: );
65: --

Line 748: hr_multi_message.end_validation_set;

744: -- After validating the set of important attributes,
745: -- if Multiple Message detection is enabled and at least
746: -- one error has been found then abort further validation.
747: --
748: hr_multi_message.end_validation_set;
749: --
750: -- Validate Dependent Attributes
751: --
752: --

Line 814: hr_multi_message.end_validation_set;

810: -- After validating the set of important attributes,
811: -- if Multiple Message detection is enabled and at least
812: -- one error has been found then abort further validation.
813: --
814: hr_multi_message.end_validation_set;
815: --
816: -- Validate Dependent Attributes
817: --
818: chk_non_updateable_args