DBA Data[Home] [Help]

APPS.HR_QSV_UPD dependencies on HR_QSV_BUS

Line 299: hr_qsv_bus.update_validate(p_rec);

295: --
296: -- 2. Call the supporting update validate operations.
297: --
298: convert_defs(p_rec);
299: hr_qsv_bus.update_validate(p_rec);
300: --
301: -- Call the supporting pre-update operation
302: --
303: pre_update(p_rec);