DBA Data[Home] [Help]

APPS.GHR_REI_UPD dependencies on GHR_REI_BUS

Line 692: ghr_rei_bus.update_validate(p_rec);

688: --
689: -- 2. Call the supporting update validate operations.
690: --
691: convert_defs(p_rec);
692: ghr_rei_bus.update_validate(p_rec);
693: --
694: -- Call the supporting pre-update operation
695: --
696: pre_update(p_rec);