DBA Data[Home] [Help]

APPS.HR_ITF_INS dependencies on HR_ITF_BUS

Line 322: hr_itf_bus.insert_validate

318: hr_utility.set_location('Entering:'||l_proc, 5);
319: --
320: -- Call the supporting insert validate operations
321: --
322: hr_itf_bus.insert_validate
323: (p_effective_date
324: ,p_rec
325: );
326: --