DBA Data[Home] [Help]

APPS.OTA_TCC_UPD dependencies on OTA_TCC_BUS

Line 358: ota_tcc_bus.update_validate

354: --
355: -- 2. Call the supporting update validate operations.
356: --
357: convert_defs(p_rec);
358: ota_tcc_bus.update_validate
359: (p_effective_date
360: ,p_rec
361: );
362: --