DBA Data[Home] [Help]

APPS.PER_ADD_UPD dependencies on HR_MULTI_MESSAGE

Line 825: hr_multi_message.end_validation_set;

821: ,p_validate_county
822: );
823: --
824: -- Call to raise any errors on multi-message list
825: hr_multi_message.end_validation_set;
826: --
827: -- Call the supporting pre-update operation
828: --
829: pre_update(p_rec);

Line 843: hr_multi_message.end_validation_set;

839: ,p_prflagval_override
840: ,p_validate_county
841: );
842: -- Call to raise any errors on multi-message list
843: hr_multi_message.end_validation_set;
844: --
845: -- If we are validating then raise the Validate_Enabled exception
846: --
847: If p_validate then