DBA Data[Home] [Help]

APPS.OTA_ONT_UPD dependencies on OTA_ONT_BUS

Line 324: ota_ont_bus.update_validate

320: --
321: -- 2. Call the supporting update validate operations.
322: --
323: convert_defs(p_rec);
324: ota_ont_bus.update_validate
325: (p_effective_date
326: ,p_rec
327: );
328: --