DBA Data[Home] [Help]

APPS.GHR_CCA_UPD dependencies on GHR_CCA_BUS

Line 509: ghr_cca_bus.update_validate

505: --
506: -- 2. Call the supporting update validate operations.
507: --
508: convert_defs(p_rec);
509: ghr_cca_bus.update_validate
510: (p_effective_date
511: ,p_rec
512: );
513: --