DBA Data[Home] [Help]

APPS.PER_PAR_UPD dependencies on PER_PAR_BUS

Line 519: per_par_bus.update_validate(p_rec,p_effective_date);

515: --
516: -- 2. Call the supporting update validate operations.
517: --
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: --