DBA Data[Home] [Help]

APPS.HR_QSV_INS dependencies on HR_QSV_BUS

Line 276: hr_qsv_bus.insert_validate(p_rec);

272: hr_utility.set_location('Entering:'||l_proc, 5);
273: --
274: -- Call the supporting insert validate operations
275: --
276: hr_qsv_bus.insert_validate(p_rec);
277: --
278: -- Call the supporting pre-insert operation
279: --
280: pre_insert(p_rec);