DBA Data[Home] [Help]

APPS.HR_FCN_INS dependencies on HR_FCN_BUS

Line 249: hr_fcn_bus.insert_validate

245: hr_utility.set_location('Entering:'||l_proc, 5);
246: --
247: -- Call the supporting insert validate operations
248: --
249: hr_fcn_bus.insert_validate
250: (p_effective_date
251: ,p_rec
252: );
253: --