DBA Data[Home] [Help]

APPS.GHR_CAD_INS dependencies on GHR_CAD_BUS

Line 320: ghr_cad_bus.insert_validate

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