DBA Data[Home] [Help]

APPS.HR_QSA_UPD dependencies on HR_QSA_BUS

Line 284: hr_qsa_bus.update_validate(p_rec, p_effective_date);

280: --
281: -- 2. Call the supporting update validate operations.
282: --
283: convert_defs(p_rec);
284: hr_qsa_bus.update_validate(p_rec, p_effective_date);
285: --
286: -- Call the supporting pre-update operation
287: --
288: pre_update(p_rec);