DBA Data[Home] [Help]

APPS.PAY_EVG_INS dependencies on PAY_EVG_BUS

Line 261: pay_evg_bus.insert_validate

257: hr_utility.set_location('Entering:'||l_proc, 5);
258: --
259: -- Call the supporting insert validate operations
260: --
261: pay_evg_bus.insert_validate
262: (p_effective_date
263: ,p_rec
264: );
265: --