DBA Data[Home] [Help]

APPS.PQH_BDT_INS dependencies on PQH_BDT_BUS

Line 277: pqh_bdt_bus.insert_validate(p_rec);

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