DBA Data[Home] [Help]

APPS.GHR_NRE_INS dependencies on GHR_NRE_BUS

Line 262: ghr_nre_bus.insert_validate(p_rec

258: l_rec := p_rec;
259: --
260: -- Call the supporting insert validate operations
261: --
262: ghr_nre_bus.insert_validate(p_rec
263: ,p_effective_date);
264: --
265: -- Call the supporting pre-insert operation
266: --