DBA Data[Home] [Help]

APPS.GHR_PDI_INS dependencies on GHR_PDI_BUS

Line 367: ghr_pdi_bus.insert_validate(p_rec);

363: hr_utility.set_location('Entering:'||l_proc, 5);
364: --
365: -- Call the supporting insert validate operations
366: --
367: ghr_pdi_bus.insert_validate(p_rec);
368: --
369: -- Call the supporting pre-insert operation
370: --
371: pre_insert(p_rec);