DBA Data[Home] [Help]

APPS.PAY_SET_INS dependencies on PAY_SET_BUS

Line 364: pay_set_bus.insert_validate(p_effective_date, p_rec);

360: hr_utility.set_location('Entering:'||l_proc, 5);
361: --
362: -- Call the supporting insert validate operations
363: --
364: pay_set_bus.insert_validate(p_effective_date, p_rec);
365: --
366: -- Call the supporting pre-insert operation
367: --
368: pre_insert(p_rec);