DBA Data[Home] [Help]

APPS.GHR_EVH_UPD dependencies on GHR_EVH_BUS

Line 341: ghr_evh_bus.update_validate(p_rec);

337: --
338: -- 2. Call the supporting update validate operations.
339: --
340: convert_defs(p_rec);
341: ghr_evh_bus.update_validate(p_rec);
342: --
343: -- Call the supporting pre-update operation
344: --
345: pre_update(p_rec);