DBA Data[Home] [Help]

APPS.GHR_CCA_INS dependencies on GHR_CCA_BUS

Line 384: ghr_cca_bus.insert_validate

380: hr_utility.set_location('Entering:'||l_proc, 5);
381: --
382: -- Call the supporting insert validate operations
383: --
384: ghr_cca_bus.insert_validate
385: (p_effective_date
386: ,p_rec
387: );
388: --