DBA Data[Home] [Help]

APPS.GHR_CAA_INS dependencies on GHR_CAA_BUS

Line 373: ghr_caa_bus.insert_validate

369: hr_utility.set_location('Entering:'||l_proc, 5);
370: --
371: -- Call the supporting insert validate operations
372: --
373: ghr_caa_bus.insert_validate
374: (p_effective_date
375: ,p_rec
376: );
377: --