DBA Data[Home] [Help]

APPS.PQH_RFT_INS dependencies on PQH_RFT_BUS

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

230: hr_utility.set_location('Entering:'||l_proc, 5);
231: --
232: -- Call the supporting insert validate operations
233: --
234: pqh_rft_bus.insert_validate(p_rec ,p_effective_date);
235: --
236: -- Call the supporting pre-insert operation
237: --
238: pre_insert(p_rec);