DBA Data[Home] [Help]

APPS.PAY_PWO_INS dependencies on PAY_PWO_BUS

Line 246: pay_pwo_bus.insert_validate(p_rec);

242: hr_utility.set_location('Entering:'||l_proc, 5);
243: --
244: -- Call the supporting insert validate operations
245: --
246: pay_pwo_bus.insert_validate(p_rec);
247: --
248: -- Call the supporting pre-insert operation
249: --
250: pre_insert(p_rec);