DBA Data[Home] [Help]

APPS.PAY_DTE_INS dependencies on PAY_DTE_BUS

Line 265: pay_dte_bus.insert_validate

261: hr_utility.set_location('Entering:'||l_proc, 5);
262: --
263: -- Call the supporting insert validate operations
264: --
265: pay_dte_bus.insert_validate
266: (p_effective_date
267: ,p_rec
268: );
269: --