DBA Data[Home] [Help]

APPS.GHR_CAA_UPD dependencies on GHR_CAA_BUS

Line 481: ghr_caa_bus.update_validate

477: --
478: -- 2. Call the supporting update validate operations.
479: --
480: convert_defs(p_rec);
481: ghr_caa_bus.update_validate
482: (p_effective_date
483: ,p_rec
484: );
485: --