DBA Data[Home] [Help]

APPS.GHR_PDC_INS dependencies on GHR_PDC_BUS

Line 246: ghr_pdc_bus.insert_validate(p_rec);

242: hr_utility.set_location('Entering:'||l_proc, 5);
243: --
244: -- Call the supporting insert validate operations
245: --
246: ghr_pdc_bus.insert_validate(p_rec);
247: --
248: -- Call the supporting pre-insert operation
249: --
250: pre_insert(p_rec);