DBA Data[Home] [Help]

APPS.GHR_PAH_INS dependencies on GHR_PAH_BUS

Line 854: ghr_pah_bus.insert_validate(p_rec);

850: hr_utility.set_location('Entering:'||l_proc, 5);
851: --
852: -- Call the supporting insert validate operations
853: --
854: ghr_pah_bus.insert_validate(p_rec);
855: --
856: -- Call the supporting pre-insert operation
857: --
858: pre_insert(p_rec);