DBA Data[Home] [Help]

APPS.OTA_CTU_UPD dependencies on OTA_CTU_BUS

Line 576: ota_ctu_bus.update_validate

572: --
573: -- 2. Call the supporting update validate operations.
574: --
575: convert_defs(p_rec);
576: ota_ctu_bus.update_validate
577: (p_effective_date
578: ,p_rec
579: );
580: --