DBA Data[Home] [Help]

APPS.PAY_PWA_INS dependencies on PAY_PWA_BUS

Line 253: pay_pwa_bus.insert_validate(p_rec);

249: hr_utility.set_location('Entering:'||l_proc, 5);
250: --
251: -- Call the supporting insert validate operations
252: --
253: pay_pwa_bus.insert_validate(p_rec);
254: --
255: -- Call the supporting pre-insert operation
256: --
257: pre_insert(p_rec);