DBA Data[Home] [Help]

APPS.PQH_BPR_INS dependencies on PQH_BPR_BUS

Line 268: pqh_bpr_bus.insert_validate(p_rec);

264: hr_utility.set_location('Entering:'||l_proc, 5);
265: --
266: -- Call the supporting insert validate operations
267: --
268: pqh_bpr_bus.insert_validate(p_rec);
269: --
270: -- Call the supporting pre-insert operation
271: --
272: pre_insert(p_rec);