DBA Data[Home] [Help]

APPS.GHR_NRE_UPD dependencies on GHR_NRE_BUS

Line 332: ghr_nre_bus.update_validate(p_rec

328: --
329: -- 2. Call the supporting update validate operations.
330: --
331: convert_defs(p_rec);
332: ghr_nre_bus.update_validate(p_rec
333: ,p_effective_date);
334: --
335: -- Call the supporting pre-update operation
336: --