DBA Data[Home] [Help]

APPS.PAY_TFU_INS dependencies on PAY_TFU_BUS

Line 282: pay_tfu_bus.insert_validate

278: hr_utility.set_location('Entering:'||l_proc, 5);
279: --
280: -- Call the supporting insert validate operations
281: --
282: pay_tfu_bus.insert_validate
283: (p_effective_date
284: ,p_rec
285: );
286: --