DBA Data[Home] [Help]

APPS.GHR_PRE_UPD dependencies on GHR_PRE_BUS

Line 329: ghr_pre_bus.update_validate(p_rec);

325: --
326: -- 2. Call the supporting update validate operations.
327: --
328: convert_defs(p_rec);
329: ghr_pre_bus.update_validate(p_rec);
330: --
331: -- Call the supporting pre-update operation
332: --
333: pre_update(p_rec);