DBA Data[Home] [Help]

APPS.GHR_PRE_INS dependencies on GHR_PRE_BUS

Line 248: ghr_pre_bus.insert_validate(p_rec);

244: End If;
245: --
246: -- Call the supporting insert validate operations
247: --
248: ghr_pre_bus.insert_validate(p_rec);
249: --
250: -- Call the supporting pre-insert operation
251: --
252: pre_insert(p_rec);