DBA Data[Home] [Help]

APPS.PQH_BEL_INS dependencies on PQH_BEL_BUS

Line 232: pqh_bel_bus.insert_validate(p_rec);

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