DBA Data[Home] [Help]

APPS.PER_APL_UPD dependencies on HR_MULTI_MESSAGE

Line 576: hr_multi_message.end_validation_set;

572: ,p_effective_date);
573: --
574: -- Call to raise any errors on multi-message list
575: --
576: hr_multi_message.end_validation_set;
577: --
578: -- Call the supporting pre-update operation
579: --
580: pre_update(p_rec);

Line 593: hr_multi_message.end_validation_set;

589: ,p_effective_date);
590: --
591: -- Call to raise any errors on multi-message list
592: --
593: hr_multi_message.end_validation_set;
594: --
595: -- If we are validating then raise the Validate_Enabled exception
596: --
597: If p_validate then