DBA Data[Home] [Help]

APPS.PAY_NCR_INS dependencies on PAY_NCR_BUS

Line 250: pay_ncr_bus.insert_validate(p_rec);

246: hr_utility.set_location('Entering:'||l_proc, 5);
247: --
248: -- Call the supporting insert validate operations
249: --
250: pay_ncr_bus.insert_validate(p_rec);
251: --
252: -- Call the supporting pre-insert operation
253: --
254: pre_insert(p_rec);