DBA Data[Home] [Help]

APPS.OTA_CPE_UPD dependencies on OTA_CPE_BUS

Line 547: ota_cpe_bus.update_validate

543: --
544: -- 2. Call the supporting update validate operations.
545: --
546: convert_defs(p_rec);
547: ota_cpe_bus.update_validate
548: (p_effective_date
549: ,p_rec
550: );
551: --