DBA Data[Home] [Help]

APPS.HR_ITL_INS dependencies on HR_ITL_BUS

Line 244: hr_itl_bus.insert_validate

240: hr_utility.set_location('Entering:'||l_proc, 5);
241: --
242: -- Call the supporting insert validate operations
243: --
244: hr_itl_bus.insert_validate
245: (p_rec
246: ,p_integration_id
247: );
248: --