517: convert_defs(p_rec);
518: per_asn_bus.update_validate(p_rec
519: ,p_effective_date);
520: --
521: hr_multi_message.end_validation_set;
522: --
523:
524: --
525: -- Call the supporting pre-update operation
534: --
535: post_update(p_rec);
536:
537: --
538: hr_multi_message.end_validation_set;
539: --
540: -- If we are validating then raise the Validate_Enabled exception
541: --
542: If p_validate then