DBA Data[Home] [Help]

APPS.GHR_PRH_UPD dependencies on GHR_PRH_BUS

Line 478: ghr_prh_bus.update_validate(p_rec);

474: --
475: -- 2. Call the supporting update validate operations.
476: --
477: convert_defs(p_rec);
478: ghr_prh_bus.update_validate(p_rec);
479: --
480: -- Call the supporting pre-update operation
481: --
482: pre_update(p_rec);