DBA Data[Home] [Help]

APPS.OTA_PMM_UPD dependencies on OTA_PMM_BUS

Line 426: ota_pmm_bus.update_validate(convert_defs(p_rec));

422: -- derive the full record structure values to be updated.
423: --
424: -- 2. Call the supporting update validate operations.
425: --
426: ota_pmm_bus.update_validate(convert_defs(p_rec));
427: --
428: -- Call the supporting pre-update operation
429: --
430: pre_update(p_rec);