DBA Data[Home] [Help]

APPS.HR_FIM_INS dependencies on HR_FIM_BUS

Line 277: hr_fim_bus.insert_validate

273: hr_utility.set_location('Entering:'||l_proc, 5);
274: --
275: -- Call the supporting insert validate operations
276: --
277: hr_fim_bus.insert_validate
278: (p_effective_date
279: ,p_rec
280: );
281: --