DBA Data[Home] [Help]

APPS.GHR_PDH_UPD dependencies on GHR_PDH_BUS

Line 434: ghr_pdh_bus.update_validate(p_rec);

430: --
431: -- 2. Call the supporting update validate operations.
432: --
433: convert_defs(p_rec);
434: ghr_pdh_bus.update_validate(p_rec);
435: --
436: -- Call the supporting pre-update operation
437: --
438: pre_update(p_rec);