DBA Data[Home] [Help]

APPS.GHR_CCL_UPD dependencies on GHR_CCL_BUS

Line 357: ghr_ccl_bus.update_validate

353: --
354: -- 2. Call the supporting update validate operations.
355: --
356: convert_defs(p_rec);
357: ghr_ccl_bus.update_validate
358: (p_effective_date
359: ,p_rec
360: );
361: --