DBA Data[Home] [Help]

APPS.GHR_PDI_UPD dependencies on GHR_PDI_BUS

Line 626: ghr_pdi_bus.update_validate(p_rec);

622: --
623: -- 2. Call the supporting update validate operations.
624: --
625: convert_defs(p_rec);
626: ghr_pdi_bus.update_validate(p_rec);
627: --
628: -- Call the supporting pre-update operation
629: --
630: pre_update(p_rec);