DBA Data[Home] [Help]

APPS.PQH_PTE_INS dependencies on PQH_PTE_BUS

Line 391: pqh_pte_bus.insert_validate(p_rec);

387: hr_utility.set_location('Entering:'||l_proc, 5);
388: --
389: -- Call the supporting insert validate operations
390: --
391: pqh_pte_bus.insert_validate(p_rec);
392: --
393: -- Call the supporting pre-insert operation
394: --
395: pre_insert(p_rec);