DBA Data[Home] [Help]

APPS.GHR_CST_INS dependencies on GHR_CST_BUS

Line 312: ghr_cst_bus.insert_validate

308: hr_utility.set_location('Entering:'||l_proc, 5);
309: --
310: -- Call the supporting insert validate operations
311: --
312: ghr_cst_bus.insert_validate
313: (p_effective_date
314: ,p_rec
315: );
316: --