DBA Data[Home] [Help]

APPS.OTA_ACI_UPD dependencies on OTA_ACI_BUS

Line 543: ota_aci_bus.update_validate

539: --
540: -- 2. Call the supporting update validate operations.
541: --
542: convert_defs(p_rec);
543: ota_aci_bus.update_validate
544: (p_effective_date
545: ,p_rec
546: );
547: --