DBA Data[Home] [Help]

APPS.OTA_OCL_UPD dependencies on OTA_OCL_BUS

Line 520: ota_ocl_bus.update_validate

516: --
517: -- 2. Call the supporting update validate operations.
518: --
519: convert_defs(p_rec);
520: ota_ocl_bus.update_validate
521: (p_effective_date
522: ,p_rec
523: );
524: --