DBA Data[Home] [Help]

APPS.PER_PAR_UPD dependencies on HR_MULTI_MESSAGE

Line 522: hr_multi_message.end_validation_set;

518: convert_defs(p_rec);
519: per_par_bus.update_validate(p_rec,p_effective_date);
520:
521: --
522: hr_multi_message.end_validation_set;
523: --
524:
525: --
526: -- Call the supporting pre-update operation

Line 539: hr_multi_message.end_validation_set;

535: --
536: post_update(p_rec);
537:
538: --
539: hr_multi_message.end_validation_set;
540: --
541:
542: --
543: -- If we are validating then raise the Validate_Enabled exception