DBA Data[Home] [Help]

APPS.GHR_CPL_INS dependencies on GHR_CPL_BUS

Line 306: ghr_cpl_bus.insert_validate

302: hr_utility.set_location('Entering:'||l_proc, 5);
303: --
304: -- Call the supporting insert validate operations
305: --
306: ghr_cpl_bus.insert_validate
307: (p_effective_date
308: ,p_rec
309: );
310: --