DBA Data[Home] [Help]

APPS.PER_PHN_UPD dependencies on HR_MULTI_MESSAGE

Line 571: hr_multi_message.end_validation_set;

567: );
568: --
569: -- Call to raise any errors on multi-message list
570: --
571: hr_multi_message.end_validation_set;
572: --
573: -- Call the supporting pre-update operation
574: --
575: pre_update(p_rec);

Line 587: hr_multi_message.end_validation_set;

583: post_update(p_rec, p_effective_date);
584: --
585: -- Call to raise any errors on multi-message list
586: --
587: hr_multi_message.end_validation_set;
588: --
589: -- If we are validating then raise the Validate_Enabled exception
590: --
591: If p_validate then