DBA Data[Home] [Help]

APPS.GHR_PAR_INS dependencies on GHR_PAR_BUS

Line 884: ghr_par_bus.insert_validate(p_rec);

880: hr_utility.set_location('Entering:'||l_proc, 5);
881: --
882: -- Call the supporting insert validate operations
883: --
884: ghr_par_bus.insert_validate(p_rec);
885: --
886: -- Call the supporting pre-insert operation
887: --
888: pre_insert(p_rec);