DBA Data[Home] [Help]

APPS.PQH_RFT_INS dependencies on PQH_RFT_BUS

Line 244: pqh_rft_bus.insert_validate(p_rec ,p_effective_date);

240: hr_utility.set_location('Entering:'||l_proc, 5);
241: --
242: -- Call the supporting insert validate operations
243: --
244: pqh_rft_bus.insert_validate(p_rec ,p_effective_date);
245: --
246: -- Call the supporting pre-insert operation
247: --
248: pre_insert(p_rec);