DBA Data[Home] [Help]

APPS.GHR_PDC_UPD dependencies on GHR_PDC_BUS

Line 333: ghr_pdc_bus.update_validate(p_rec);

329: --
330: -- 2. Call the supporting update validate operations.
331: --
332: convert_defs(p_rec);
333: ghr_pdc_bus.update_validate(p_rec);
334: --
335: -- Call the supporting pre-update operation
336: --
337: pre_update(p_rec);