DBA Data[Home] [Help]

APPS.PQH_RLT_INS dependencies on PQH_RLT_BUS

Line 229: pqh_rlt_bus.insert_validate(p_rec);

225: hr_utility.set_location('Entering:'||l_proc, 5);
226: --
227: -- Call the supporting insert validate operations
228: --
229: pqh_rlt_bus.insert_validate(p_rec);
230: --
231: -- Call the supporting pre-insert operation
232: --
233: pre_insert(p_rec);