DBA Data[Home] [Help]

APPS.OTA_CMS_UPD dependencies on OTA_CMS_BUS

Line 358: ota_cms_bus.update_validate

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