DBA Data[Home] [Help]

APPS.GHR_CAH_UPD dependencies on GHR_CAH_BUS

Line 439: ghr_cah_bus.update_validate

435: --
436: -- 2. Call the supporting update validate operations.
437: --
438: convert_defs(p_rec);
439: ghr_cah_bus.update_validate
440: (p_effective_date
441: ,p_rec
442: );
443: --