DBA Data[Home] [Help]

APPS.PQH_RCT_INS dependencies on PQH_RCT_BUS

Line 258: pqh_rct_bus.insert_validate(p_rec,p_effective_date);

254: hr_utility.set_location('Entering:'||l_proc, 5);
255: --
256: -- Call the supporting insert validate operations
257: --
258: pqh_rct_bus.insert_validate(p_rec,p_effective_date);
259: --
260: -- Call the supporting pre-insert operation
261: --
262: pre_insert(p_rec);