DBA Data[Home] [Help]

APPS.PER_QUA_UPD dependencies on PER_QUA_BUS

Line 803: per_qua_bus.update_validate(p_rec,p_effective_date);

799: --
800: -- 2. Call the supporting update validate operations.
801: --
802: convert_defs(p_rec);
803: per_qua_bus.update_validate(p_rec,p_effective_date);
804: --
805: -- Call to raise any errors on multi-message list
806: hr_multi_message.end_validation_set;
807: --