DBA Data[Home] [Help]

APPS.GHR_CAH_INS dependencies on GHR_CAH_BUS

Line 354: ghr_cah_bus.insert_validate

350: hr_utility.set_location('Entering:'||l_proc, 5);
351: --
352: -- Call the supporting insert validate operations
353: --
354: ghr_cah_bus.insert_validate
355: (p_effective_date
356: ,p_rec
357: );
358: --