DBA Data[Home] [Help]

APPS.PAY_SIV_INS dependencies on PAY_SIV_BUS

Line 234: pay_siv_bus.insert_validate(p_effective_date, p_rec);

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