DBA Data[Home] [Help]

APPS.GHR_CDT_UPD dependencies on GHR_CDT_BUS

Line 387: ghr_cdt_bus.update_validate

383: --
384: -- 2. Call the supporting update validate operations.
385: --
386: convert_defs(p_rec);
387: ghr_cdt_bus.update_validate
388: (p_effective_date
389: ,p_rec
390: );
391: --