DBA Data[Home] [Help]

APPS.PQH_WFS_INS dependencies on PQH_WFS_BUS

Line 247: pqh_wfs_bus.insert_validate(p_rec);

243: hr_utility.set_location('Entering:'||l_proc, 5);
244: --
245: -- Call the supporting insert validate operations
246: --
247: pqh_wfs_bus.insert_validate(p_rec);
248: --
249: -- Call the supporting pre-insert operation
250: --
251: pre_insert(p_rec);