DBA Data[Home] [Help]

APPS.GHR_CBA_UPD dependencies on GHR_CBA_BUS

Line 334: ghr_cba_bus.update_validate

330: --
331: -- 2. Call the supporting update validate operations.
332: --
333: convert_defs(p_rec);
334: ghr_cba_bus.update_validate
335: (p_effective_date
336: ,p_rec
337: );
338: --